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

akamai.getBotmanChallengeInterceptionRules

Explore with Pulumi AI

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

    Using getBotmanChallengeInterceptionRules

    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 getBotmanChallengeInterceptionRules(args: GetBotmanChallengeInterceptionRulesArgs, opts?: InvokeOptions): Promise<GetBotmanChallengeInterceptionRulesResult>
    function getBotmanChallengeInterceptionRulesOutput(args: GetBotmanChallengeInterceptionRulesOutputArgs, opts?: InvokeOptions): Output<GetBotmanChallengeInterceptionRulesResult>
    def get_botman_challenge_interception_rules(config_id: Optional[int] = None,
                                                opts: Optional[InvokeOptions] = None) -> GetBotmanChallengeInterceptionRulesResult
    def get_botman_challenge_interception_rules_output(config_id: Optional[pulumi.Input[int]] = None,
                                                opts: Optional[InvokeOptions] = None) -> Output[GetBotmanChallengeInterceptionRulesResult]
    func LookupBotmanChallengeInterceptionRules(ctx *Context, args *LookupBotmanChallengeInterceptionRulesArgs, opts ...InvokeOption) (*LookupBotmanChallengeInterceptionRulesResult, error)
    func LookupBotmanChallengeInterceptionRulesOutput(ctx *Context, args *LookupBotmanChallengeInterceptionRulesOutputArgs, opts ...InvokeOption) LookupBotmanChallengeInterceptionRulesResultOutput

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

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

    The following arguments are supported:

    configId Integer
    configId number
    configId Number

    getBotmanChallengeInterceptionRules Result

    The following output properties are available:

    ConfigId int
    Id string
    The provider-assigned unique ID for this managed resource.
    Json string
    ConfigId int
    Id string
    The provider-assigned unique ID for this managed resource.
    Json string
    configId Integer
    id String
    The provider-assigned unique ID for this managed resource.
    json String
    configId number
    id string
    The provider-assigned unique ID for this managed resource.
    json string
    config_id int
    id str
    The provider-assigned unique ID for this managed resource.
    json str
    configId Number
    id String
    The provider-assigned unique ID for this managed resource.
    json 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