| Package | Description |
|---|---|
| software.amazon.awscdk.services.pinpoint |
| Modifier and Type | Method and Description |
|---|---|
CfnSMSChannel.Builder |
CfnSMSChannel.Builder.applicationId(String applicationId)
`AWS::Pinpoint::SMSChannel.ApplicationId`.
|
static CfnSMSChannel.Builder |
CfnSMSChannel.Builder.create(software.constructs.Construct scope,
String id) |
CfnSMSChannel.Builder |
CfnSMSChannel.Builder.enabled(Boolean enabled)
`AWS::Pinpoint::SMSChannel.Enabled`.
|
CfnSMSChannel.Builder |
CfnSMSChannel.Builder.enabled(IResolvable enabled)
`AWS::Pinpoint::SMSChannel.Enabled`.
|
CfnSMSChannel.Builder |
CfnSMSChannel.Builder.senderId(String senderId)
`AWS::Pinpoint::SMSChannel.SenderId`.
|
CfnSMSChannel.Builder |
CfnSMSChannel.Builder.shortCode(String shortCode)
`AWS::Pinpoint::SMSChannel.ShortCode`.
|
Copyright © 2021. All rights reserved.