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

akamai.getBotmanChallengeInjectionRules

Explore with Pulumi AI

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

    Using getBotmanChallengeInjectionRules

    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 getBotmanChallengeInjectionRules(args: GetBotmanChallengeInjectionRulesArgs, opts?: InvokeOptions): Promise<GetBotmanChallengeInjectionRulesResult>
    function getBotmanChallengeInjectionRulesOutput(args: GetBotmanChallengeInjectionRulesOutputArgs, opts?: InvokeOptions): Output<GetBotmanChallengeInjectionRulesResult>
    def get_botman_challenge_injection_rules(config_id: Optional[int] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetBotmanChallengeInjectionRulesResult
    def get_botman_challenge_injection_rules_output(config_id: Optional[pulumi.Input[int]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetBotmanChallengeInjectionRulesResult]
    func LookupBotmanChallengeInjectionRules(ctx *Context, args *LookupBotmanChallengeInjectionRulesArgs, opts ...InvokeOption) (*LookupBotmanChallengeInjectionRulesResult, error)
    func LookupBotmanChallengeInjectionRulesOutput(ctx *Context, args *LookupBotmanChallengeInjectionRulesOutputArgs, opts ...InvokeOption) LookupBotmanChallengeInjectionRulesResultOutput

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

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

    The following arguments are supported:

    configId Integer
    configId number
    configId Number

    getBotmanChallengeInjectionRules 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