@Stability(value=Stable) @Internal public static final class CfnPhoneNumberProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPhoneNumberProps
CfnPhoneNumberPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnPhoneNumberProps.Builder, CfnPhoneNumberProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnPhoneNumberProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnPhoneNumberProps.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 |
getCountryCode()
The ISO country code.
|
String |
getDescription()
The description of the phone number.
|
String |
getPrefix()
The prefix of the phone number.
|
List<CfnTag> |
getTags()
The tags used to organize, track, or control access for this resource.
|
String |
getTargetArn()
The Amazon Resource Name (ARN) for Amazon Connect instances that phone numbers are claimed to.
|
String |
getType()
The type of phone number.
|
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(CfnPhoneNumberProps.Builder builder)
CfnPhoneNumberProps.Builder.public final String getCountryCode()
CfnPhoneNumberPropsgetCountryCode in interface CfnPhoneNumberPropspublic final String getTargetArn()
CfnPhoneNumberPropsgetTargetArn in interface CfnPhoneNumberPropspublic final String getType()
CfnPhoneNumberPropsgetType in interface CfnPhoneNumberPropspublic final String getDescription()
CfnPhoneNumberPropsgetDescription in interface CfnPhoneNumberPropspublic final String getPrefix()
CfnPhoneNumberProps
Pattern : ^\\+[0-9]{1,15}
getPrefix in interface CfnPhoneNumberPropspublic final List<CfnTag> getTags()
CfnPhoneNumberPropsgetTags in interface CfnPhoneNumberProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.