@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.437Z") @Stability(value=Stable) public interface CfnSMSChannelProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smschannel.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnSMSChannelProps.Builder
A builder for
CfnSMSChannelProps |
static class |
CfnSMSChannelProps.Jsii$Proxy
An implementation for
CfnSMSChannelProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnSMSChannelProps.Builder |
builder() |
String |
getApplicationId()
`AWS::Pinpoint::SMSChannel.ApplicationId`.
|
default Object |
getEnabled()
`AWS::Pinpoint::SMSChannel.Enabled`.
|
default String |
getSenderId()
`AWS::Pinpoint::SMSChannel.SenderId`.
|
default String |
getShortCode()
`AWS::Pinpoint::SMSChannel.ShortCode`.
|
@Stability(value=Stable) @NotNull String getApplicationId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smschannel.html#cfn-pinpoint-smschannel-applicationid@Stability(value=Stable) @Nullable default Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smschannel.html#cfn-pinpoint-smschannel-enabled@Stability(value=Stable) @Nullable default String getSenderId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smschannel.html#cfn-pinpoint-smschannel-senderid@Stability(value=Stable) @Nullable default String getShortCode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-smschannel.html#cfn-pinpoint-smschannel-shortcode@Stability(value=Stable) static CfnSMSChannelProps.Builder builder()
CfnSMSChannelProps.Builder of CfnSMSChannelPropsCopyright © 2020. All rights reserved.