Interface LexBotAliasConversationLogsLogSettings

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

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

      • getDestination

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

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

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

        @Stability(Stable)
        @Nullable
        default String getKmsKeyArn()
        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lex_bot_alias#kms_key_arn LexBotAlias#kms_key_arn}.