1. Packages
  2. Akamai
  3. API Docs
  4. getAppSecMalwareContentTypes
Akamai v7.0.0 published on Monday, Apr 8, 2024 by Pulumi

akamai.getAppSecMalwareContentTypes

Explore with Pulumi AI

akamai logo
Akamai v7.0.0 published on Monday, Apr 8, 2024 by Pulumi

    Using getAppSecMalwareContentTypes

    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 getAppSecMalwareContentTypes(args: GetAppSecMalwareContentTypesArgs, opts?: InvokeOptions): Promise<GetAppSecMalwareContentTypesResult>
    function getAppSecMalwareContentTypesOutput(args: GetAppSecMalwareContentTypesOutputArgs, opts?: InvokeOptions): Output<GetAppSecMalwareContentTypesResult>
    def get_app_sec_malware_content_types(config_id: Optional[int] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetAppSecMalwareContentTypesResult
    def get_app_sec_malware_content_types_output(config_id: Optional[pulumi.Input[int]] = None,
                                          opts: Optional[InvokeOptions] = None) -> Output[GetAppSecMalwareContentTypesResult]
    func GetAppSecMalwareContentTypes(ctx *Context, args *GetAppSecMalwareContentTypesArgs, opts ...InvokeOption) (*GetAppSecMalwareContentTypesResult, error)
    func GetAppSecMalwareContentTypesOutput(ctx *Context, args *GetAppSecMalwareContentTypesOutputArgs, opts ...InvokeOption) GetAppSecMalwareContentTypesResultOutput

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

    public static class GetAppSecMalwareContentTypes 
    {
        public static Task<GetAppSecMalwareContentTypesResult> InvokeAsync(GetAppSecMalwareContentTypesArgs args, InvokeOptions? opts = null)
        public static Output<GetAppSecMalwareContentTypesResult> Invoke(GetAppSecMalwareContentTypesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAppSecMalwareContentTypesResult> getAppSecMalwareContentTypes(GetAppSecMalwareContentTypesArgs args, InvokeOptions options)
    // Output-based functions aren't available in Java yet
    
    fn::invoke:
      function: akamai:index/getAppSecMalwareContentTypes:getAppSecMalwareContentTypes
      arguments:
        # arguments dictionary

    The following arguments are supported:

    configId Integer
    configId number
    configId Number

    getAppSecMalwareContentTypes Result

    The following output properties are available:

    ConfigId int
    Id string
    The provider-assigned unique ID for this managed resource.
    Json string
    OutputText string
    ConfigId int
    Id string
    The provider-assigned unique ID for this managed resource.
    Json string
    OutputText string
    configId Integer
    id String
    The provider-assigned unique ID for this managed resource.
    json String
    outputText String
    configId number
    id string
    The provider-assigned unique ID for this managed resource.
    json string
    outputText string
    config_id int
    id str
    The provider-assigned unique ID for this managed resource.
    json str
    output_text str
    configId Number
    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.0.0 published on Monday, Apr 8, 2024 by Pulumi