Uses of Class
software.amazon.awscdk.services.lex.CfnBot.S3BucketLogDestinationProperty.Builder
-
Uses of CfnBot.S3BucketLogDestinationProperty.Builder in software.amazon.awscdk.services.lex
Modifier and TypeMethodDescriptionCfnBot.S3BucketLogDestinationProperty.builder()
Sets the value ofCfnBot.S3BucketLogDestinationProperty.getKmsKeyArn()
Sets the value ofCfnBot.S3BucketLogDestinationProperty.getLogPrefix()
CfnBot.S3BucketLogDestinationProperty.Builder.s3BucketArn
(String s3BucketArn) Sets the value ofCfnBot.S3BucketLogDestinationProperty.getS3BucketArn()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBot.S3BucketLogDestinationProperty.Builder
.