Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnSMSChannelPropsMixin.Builder
Packages that use CfnSMSChannelPropsMixin.Builder
-
Uses of CfnSMSChannelPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnSMSChannelPropsMixin.BuilderModifier and TypeMethodDescriptionCfnSMSChannelPropsMixin.Builder.applicationId(String applicationId) The unique identifier for the Amazon Pinpoint application that the SMS channel applies to.CfnSMSChannelPropsMixin.Builder.create()CfnSMSChannelPropsMixin.Builder.create(CfnPropertyMixinOptions options) Specifies whether to enable the SMS channel for the application.CfnSMSChannelPropsMixin.Builder.enabled(IResolvable enabled) Specifies whether to enable the SMS channel for the application.The identity that you want to display on recipients' devices when they receive messages from the SMS channel.The registered short code that you want to use when you send messages through the SMS channel.