Akamai v6.2.0 published on Tuesday, Aug 29, 2023 by Pulumi
akamai.getAppSecHostnameCoverage
Explore with Pulumi AI
Using getAppSecHostnameCoverage
function getAppSecHostnameCoverage(opts?: InvokeOptions): Promise<GetAppSecHostnameCoverageResult>
def get_app_sec_hostname_coverage(opts: Optional[InvokeOptions] = None) -> GetAppSecHostnameCoverageResult
func GetAppSecHostnameCoverage(ctx *Context, opts ...InvokeOption) (*GetAppSecHostnameCoverageResult, error)
> Note: This function is named GetAppSecHostnameCoverage
in the Go SDK.
public static class GetAppSecHostnameCoverage
{
public static Task<GetAppSecHostnameCoverageResult> InvokeAsync(InvokeOptions? opts = null)
}
public static CompletableFuture<GetAppSecHostnameCoverageResult> getAppSecHostnameCoverage(InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: akamai:index/getAppSecHostnameCoverage:getAppSecHostnameCoverage
arguments:
# arguments dictionary
getAppSecHostnameCoverage Result
The following output properties are available:
- Id string
The provider-assigned unique ID for this managed resource.
- Json string
- Output
Text string
- Id string
The provider-assigned unique ID for this managed resource.
- Json string
- Output
Text string
- id String
The provider-assigned unique ID for this managed resource.
- json String
- output
Text String
- id string
The provider-assigned unique ID for this managed resource.
- json string
- output
Text string
- id str
The provider-assigned unique ID for this managed resource.
- json str
- output_
text str
- id String
The provider-assigned unique ID for this managed resource.
- json String
- output
Text String
Package Details
- Repository
- Akamai pulumi/pulumi-akamai
- License
- Apache-2.0
- Notes
This Pulumi package is based on the
akamai
Terraform Provider.