1. Packages
  2. Akamai
  3. API Docs
  4. getAppSecHostnameCoverage
Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi

akamai.getAppSecHostnameCoverage

Explore with Pulumi AI

akamai logo
Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi

    Using getAppSecHostnameCoverage

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getAppSecHostnameCoverage(opts?: InvokeOptions): Promise<GetAppSecHostnameCoverageResult>
    function getAppSecHostnameCoverageOutput(opts?: InvokeOptions): Output<GetAppSecHostnameCoverageResult>
    def get_app_sec_hostname_coverage(opts: Optional[InvokeOptions] = None) -> GetAppSecHostnameCoverageResult
    def get_app_sec_hostname_coverage_output(opts: Optional[InvokeOptions] = None) -> Output[GetAppSecHostnameCoverageResult]
    func GetAppSecHostnameCoverage(ctx *Context, opts ...InvokeOption) (*GetAppSecHostnameCoverageResult, error)
    func GetAppSecHostnameCoverageOutput(ctx *Context, opts ...InvokeOption) GetAppSecHostnameCoverageResultOutput

    > Note: This function is named GetAppSecHostnameCoverage in the Go SDK.

    public static class GetAppSecHostnameCoverage 
    {
        public static Task<GetAppSecHostnameCoverageResult> InvokeAsync(InvokeOptions? opts = null)
        public static Output<GetAppSecHostnameCoverageResult> Invoke(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
    OutputText string
    Id string
    The provider-assigned unique ID for this managed resource.
    Json string
    OutputText string
    id String
    The provider-assigned unique ID for this managed resource.
    json String
    outputText String
    id string
    The provider-assigned unique ID for this managed resource.
    json string
    outputText 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
    outputText String

    Package Details

    Repository
    Akamai pulumi/pulumi-akamai
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the akamai Terraform Provider.
    akamai logo
    Akamai v7.1.0 published on Wednesday, Apr 24, 2024 by Pulumi