@Stability(value=Stable) @Internal public static final class CfnSMSChannelProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSMSChannelProps
CfnSMSChannelPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnSMSChannelProps.Builder, CfnSMSChannelProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSMSChannelProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSMSChannelProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationId()
The unique identifier for the Amazon Pinpoint application that the SMS channel applies to.
|
Object |
getEnabled()
Specifies whether to enable the SMS channel for the application.
|
String |
getSenderId()
The identity that you want to display on recipients' devices when they receive messages from the SMS channel.
|
String |
getShortCode()
The registered short code that you want to use when you send messages through the SMS channel.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnSMSChannelProps.Builder builder)
CfnSMSChannelProps.Builder.public final String getApplicationId()
CfnSMSChannelPropsgetApplicationId in interface CfnSMSChannelPropspublic final Object getEnabled()
CfnSMSChannelPropsgetEnabled in interface CfnSMSChannelPropspublic final String getSenderId()
CfnSMSChannelProps
SenderIDs are only supported in certain countries and regions. For more information, see Supported Countries and Regions in the Amazon Pinpoint User Guide .
getSenderId in interface CfnSMSChannelPropspublic final String getShortCode()
CfnSMSChannelProps
For information about obtaining a dedicated short code for sending SMS messages, see Requesting Dedicated Short Codes for SMS Messaging with Amazon Pinpoint in the Amazon Pinpoint User Guide .
getShortCode in interface CfnSMSChannelProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.