Uses of Class
software.amazon.awscdk.services.lex.CfnBotAlias.AudioLogDestinationProperty.Builder
-
Uses of CfnBotAlias.AudioLogDestinationProperty.Builder in software.amazon.awscdk.services.lex
Modifier and TypeMethodDescriptionCfnBotAlias.AudioLogDestinationProperty.builder()
CfnBotAlias.AudioLogDestinationProperty.Builder.s3Bucket
(IResolvable s3Bucket) Sets the value ofCfnBotAlias.AudioLogDestinationProperty.getS3Bucket()
CfnBotAlias.AudioLogDestinationProperty.Builder.s3Bucket
(CfnBotAlias.S3BucketLogDestinationProperty s3Bucket) Sets the value ofCfnBotAlias.AudioLogDestinationProperty.getS3Bucket()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBotAlias.AudioLogDestinationProperty.Builder
.