Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnVoiceChannelPropsMixin.Builder
Packages that use CfnVoiceChannelPropsMixin.Builder
-
Uses of CfnVoiceChannelPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnVoiceChannelPropsMixin.BuilderModifier and TypeMethodDescriptionCfnVoiceChannelPropsMixin.Builder.applicationId(String applicationId) The unique identifier for the Amazon Pinpoint application that the voice channel applies to.CfnVoiceChannelPropsMixin.Builder.create()CfnVoiceChannelPropsMixin.Builder.create(CfnPropertyMixinOptions options) Specifies whether to enable the voice channel for the application.CfnVoiceChannelPropsMixin.Builder.enabled(IResolvable enabled) Specifies whether to enable the voice channel for the application.