| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpoint |
Amazon Pinpoint Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnGCMChannel.Builder |
CfnGCMChannel.Builder.apiKey(String apiKey)
The Web API key, also called the *server key* , that you received from Google to communicate with Google services.
|
CfnGCMChannel.Builder |
CfnGCMChannel.Builder.applicationId(String applicationId)
The unique identifier for the Amazon Pinpoint application that the GCM channel applies to.
|
static CfnGCMChannel.Builder |
CfnGCMChannel.Builder.create(software.constructs.Construct scope,
String id) |
CfnGCMChannel.Builder |
CfnGCMChannel.Builder.enabled(Boolean enabled)
Specifies whether to enable the GCM channel for the Amazon Pinpoint application.
|
CfnGCMChannel.Builder |
CfnGCMChannel.Builder.enabled(IResolvable enabled)
Specifies whether to enable the GCM channel for the Amazon Pinpoint application.
|
Copyright © 2022. All rights reserved.