| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpoint |
Amazon Pinpoint Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnADMChannel.Builder |
CfnADMChannel.Builder.applicationId(String applicationId)
The unique identifier for the Amazon Pinpoint application that the ADM channel applies to.
|
CfnADMChannel.Builder |
CfnADMChannel.Builder.clientId(String clientId)
The Client ID that you received from Amazon to send messages by using ADM.
|
CfnADMChannel.Builder |
CfnADMChannel.Builder.clientSecret(String clientSecret)
The Client Secret that you received from Amazon to send messages by using ADM.
|
static CfnADMChannel.Builder |
CfnADMChannel.Builder.create(software.constructs.Construct scope,
String id) |
CfnADMChannel.Builder |
CfnADMChannel.Builder.enabled(Boolean enabled)
Specifies whether to enable the ADM channel for the application.
|
CfnADMChannel.Builder |
CfnADMChannel.Builder.enabled(IResolvable enabled)
Specifies whether to enable the ADM channel for the application.
|
Copyright © 2022. All rights reserved.