1. Registry
  2. Packages
  3. Akamai
  4. API Docs
  5. getBotmanBotAnalyticsSettings
Viewing docs for Akamai v12.0.0
published on Thursday, Sep 17, 2026 by Pulumi
akamai logo
Viewing docs for Akamai v12.0.0
published on Thursday, Sep 17, 2026 by Pulumi

    Using getBotmanBotAnalyticsSettings

    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 getBotmanBotAnalyticsSettings(args: GetBotmanBotAnalyticsSettingsArgs, opts?: InvokeOptions): Promise<GetBotmanBotAnalyticsSettingsResult>
    function getBotmanBotAnalyticsSettingsOutput(args: GetBotmanBotAnalyticsSettingsOutputArgs, opts?: InvokeOutputOptions): Output<GetBotmanBotAnalyticsSettingsResult>
    def get_botman_bot_analytics_settings(config_id: Optional[int] = None,
                                          opts: Optional[InvokeOptions] = None) -> GetBotmanBotAnalyticsSettingsResult
    def get_botman_bot_analytics_settings_output(config_id: pulumi.Input[Optional[int]] = None,
                                          opts: Optional[InvokeOutputOptions] = None) -> Output[GetBotmanBotAnalyticsSettingsResult]
    func LookupBotmanBotAnalyticsSettings(ctx *Context, args *LookupBotmanBotAnalyticsSettingsArgs, opts ...InvokeOption) (*LookupBotmanBotAnalyticsSettingsResult, error)
    func LookupBotmanBotAnalyticsSettingsOutput(ctx *Context, args *LookupBotmanBotAnalyticsSettingsOutputArgs, opts ...InvokeOption) LookupBotmanBotAnalyticsSettingsResultOutput

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

    public static class GetBotmanBotAnalyticsSettings 
    {
        public static Task<GetBotmanBotAnalyticsSettingsResult> InvokeAsync(GetBotmanBotAnalyticsSettingsArgs args, InvokeOptions? opts = null)
        public static Output<GetBotmanBotAnalyticsSettingsResult> Invoke(GetBotmanBotAnalyticsSettingsInvokeArgs args, InvokeOptions? opts = null)
        public static Output<GetBotmanBotAnalyticsSettingsResult> Invoke(GetBotmanBotAnalyticsSettingsInvokeArgs args, InvokeOutputOptions opts)
    }
    public static CompletableFuture<GetBotmanBotAnalyticsSettingsResult> getBotmanBotAnalyticsSettings(GetBotmanBotAnalyticsSettingsArgs args, InvokeOptions options)
    public static Output<GetBotmanBotAnalyticsSettingsResult> getBotmanBotAnalyticsSettings(GetBotmanBotAnalyticsSettingsArgs args, InvokeOptions options)
    public static Output<GetBotmanBotAnalyticsSettingsResult> getBotmanBotAnalyticsSettings(GetBotmanBotAnalyticsSettingsArgs args, InvokeOutputOptions options)
    
    fn::invoke:
      function: akamai:index/getBotmanBotAnalyticsSettings:getBotmanBotAnalyticsSettings
      arguments:
        # arguments dictionary
    data "akamai_get_botman_bot_analytics_settings" "name" {
        # arguments
    }

    The following arguments are supported:

    config_id number
    configId Integer
    configId number
    configId Number

    getBotmanBotAnalyticsSettings 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
    config_id number
    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
    Viewing docs for Akamai v12.0.0
    published on Thursday, Sep 17, 2026 by Pulumi

      Try Pulumi Cloud free.
      Your team will thank you.

      Start free trial