Uses of Class
software.amazon.awscdk.services.pinpoint.CfnGCMChannel.Builder
Packages that use CfnGCMChannel.Builder
-
Uses of CfnGCMChannel.Builder in software.amazon.awscdk.services.pinpoint
Methods in software.amazon.awscdk.services.pinpoint that return CfnGCMChannel.BuilderModifier and TypeMethodDescriptionThe Web API key, also called the server key , that you received from Google to communicate with Google services.CfnGCMChannel.Builder.applicationId
(String applicationId) The unique identifier for the Amazon Pinpoint application that the GCM channel applies to.static CfnGCMChannel.Builder
Specifies whether to enable the GCM channel for the Amazon Pinpoint application.CfnGCMChannel.Builder.enabled
(IResolvable enabled) Specifies whether to enable the GCM channel for the Amazon Pinpoint application.