@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.883Z") @Stability(value=Stable) public interface CfnSMSChannelProps extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default Object getEnabled()
@Stability(value=Stable) @Nullable default String getSenderId()
@Stability(value=Stable) @Nullable default String getShortCode()
@Stability(value=Stable) static CfnSMSChannelProps.Builder builder()
CfnSMSChannelProps.Builder of CfnSMSChannelPropsCopyright © 2021. All rights reserved.