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

akamai.getBotmanRecategorizedAkamaiDefinedBot

Explore with Pulumi AI

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

    Using getBotmanRecategorizedAkamaiDefinedBot

    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 getBotmanRecategorizedAkamaiDefinedBot(args: GetBotmanRecategorizedAkamaiDefinedBotArgs, opts?: InvokeOptions): Promise<GetBotmanRecategorizedAkamaiDefinedBotResult>
    function getBotmanRecategorizedAkamaiDefinedBotOutput(args: GetBotmanRecategorizedAkamaiDefinedBotOutputArgs, opts?: InvokeOptions): Output<GetBotmanRecategorizedAkamaiDefinedBotResult>
    def get_botman_recategorized_akamai_defined_bot(bot_id: Optional[str] = None,
                                                    config_id: Optional[int] = None,
                                                    opts: Optional[InvokeOptions] = None) -> GetBotmanRecategorizedAkamaiDefinedBotResult
    def get_botman_recategorized_akamai_defined_bot_output(bot_id: Optional[pulumi.Input[str]] = None,
                                                    config_id: Optional[pulumi.Input[int]] = None,
                                                    opts: Optional[InvokeOptions] = None) -> Output[GetBotmanRecategorizedAkamaiDefinedBotResult]
    func LookupBotmanRecategorizedAkamaiDefinedBot(ctx *Context, args *LookupBotmanRecategorizedAkamaiDefinedBotArgs, opts ...InvokeOption) (*LookupBotmanRecategorizedAkamaiDefinedBotResult, error)
    func LookupBotmanRecategorizedAkamaiDefinedBotOutput(ctx *Context, args *LookupBotmanRecategorizedAkamaiDefinedBotOutputArgs, opts ...InvokeOption) LookupBotmanRecategorizedAkamaiDefinedBotResultOutput

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

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

    The following arguments are supported:

    ConfigId int
    BotId string
    ConfigId int
    BotId string
    configId Integer
    botId String
    configId number
    botId string
    configId Number
    botId String

    getBotmanRecategorizedAkamaiDefinedBot Result

    The following output properties are available:

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