Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnPromptPropsMixin.Builder
Packages that use CfnPromptPropsMixin.Builder
-
Uses of CfnPromptPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnPromptPropsMixin.BuilderModifier and TypeMethodDescriptionstatic CfnPromptPropsMixin.BuilderCfnPromptPropsMixin.Builder.create()static CfnPromptPropsMixin.BuilderCfnPromptPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnPromptPropsMixin.Builder.description(String description) The description of the prompt.CfnPromptPropsMixin.Builder.instanceArn(String instanceArn) The identifier of the Connect Customer instance.CfnPromptPropsMixin.Builder.instanceArn(IInstanceRef instanceArn) The identifier of the Connect Customer instance.The name of the prompt.The URI for the S3 bucket where the prompt is stored.The tags used to organize, track, or control access for this resource.