Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.lex.CfnBotPropsMixin.S3LocationProperty
Packages that use CfnBotPropsMixin.S3LocationProperty
-
Uses of CfnBotPropsMixin.S3LocationProperty in software.amazon.awscdk.cfnpropertymixins.services.lex
Classes in software.amazon.awscdk.cfnpropertymixins.services.lex that implement CfnBotPropsMixin.S3LocationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBotPropsMixin.S3LocationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.lex that return CfnBotPropsMixin.S3LocationPropertyModifier and TypeMethodDescriptionCfnBotPropsMixin.S3LocationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.lex with parameters of type CfnBotPropsMixin.S3LocationPropertyModifier and TypeMethodDescriptionCfnBotMixinProps.Builder.botFileS3Location(CfnBotPropsMixin.S3LocationProperty botFileS3Location) Sets the value ofCfnBotMixinProps.getBotFileS3Location()CfnBotPropsMixin.Builder.botFileS3Location(CfnBotPropsMixin.S3LocationProperty botFileS3Location) The Amazon S3 location of files used to import a bot.