Interface LexBotAliasConversationLogs

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    LexBotAliasConversationLogs.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-06-30T04:56:53.683Z")
    @Stability(Stable)
    public interface LexBotAliasConversationLogs
    extends software.amazon.jsii.JsiiSerializable
    • Method Detail

      • getIamRoleArn

        @Stability(Stable)
        @NotNull
        String getIamRoleArn()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lex_bot_alias#iam_role_arn LexBotAlias#iam_role_arn}.
      • getLogSettings

        @Stability(Stable)
        @Nullable
        default Object getLogSettings()
        log_settings block.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lex_bot_alias#log_settings LexBotAlias#log_settings}