| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpoint |
Amazon Pinpoint Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnBaiduChannel.Builder |
CfnBaiduChannel.Builder.apiKey(String apiKey)
The API key that you received from the Baidu Cloud Push service to communicate with the service.
|
CfnBaiduChannel.Builder |
CfnBaiduChannel.Builder.applicationId(String applicationId)
The unique identifier for the Amazon Pinpoint application that you're configuring the Baidu channel for.
|
static CfnBaiduChannel.Builder |
CfnBaiduChannel.Builder.create(software.constructs.Construct scope,
String id) |
CfnBaiduChannel.Builder |
CfnBaiduChannel.Builder.enabled(Boolean enabled)
Specifies whether to enable the Baidu channel for the application.
|
CfnBaiduChannel.Builder |
CfnBaiduChannel.Builder.enabled(IResolvable enabled)
Specifies whether to enable the Baidu channel for the application.
|
CfnBaiduChannel.Builder |
CfnBaiduChannel.Builder.secretKey(String secretKey)
The secret key that you received from the Baidu Cloud Push service to communicate with the service.
|
Copyright © 2022. All rights reserved.