Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.pinpoint.CfnADMChannelPropsMixin.Builder
Packages that use CfnADMChannelPropsMixin.Builder
-
Uses of CfnADMChannelPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.pinpoint
Methods in software.amazon.awscdk.cfnpropertymixins.services.pinpoint that return CfnADMChannelPropsMixin.BuilderModifier and TypeMethodDescriptionCfnADMChannelPropsMixin.Builder.applicationId(String applicationId) The unique identifier for the Amazon Pinpoint application that the ADM channel applies to.The Client ID that you received from Amazon to send messages by using ADM.CfnADMChannelPropsMixin.Builder.clientSecret(String clientSecret) The Client Secret that you received from Amazon to send messages by using ADM.CfnADMChannelPropsMixin.Builder.create()CfnADMChannelPropsMixin.Builder.create(CfnPropertyMixinOptions options) Specifies whether to enable the ADM channel for the application.CfnADMChannelPropsMixin.Builder.enabled(IResolvable enabled) Specifies whether to enable the ADM channel for the application.