Class CfnPhoneNumberPropsMixin.TwoWayProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.smsvoice.mixins.CfnPhoneNumberPropsMixin.TwoWayProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPhoneNumberPropsMixin.TwoWayProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPhoneNumberPropsMixin.TwoWayProperty
@Stability(Stable)
@Internal
public static final class CfnPhoneNumberPropsMixin.TwoWayProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPhoneNumberPropsMixin.TwoWayProperty
An implementation for
CfnPhoneNumberPropsMixin.TwoWayProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.smsvoice.mixins.CfnPhoneNumberPropsMixin.TwoWayProperty
CfnPhoneNumberPropsMixin.TwoWayProperty.Builder, CfnPhoneNumberPropsMixin.TwoWayProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPhoneNumberPropsMixin.TwoWayProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe Amazon Resource Name (ARN) of the two way channel.final StringAn optional IAM Role Arn for a service to assume, to be able to post inbound SMS messages.final ObjectBy default this is set to false.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnPhoneNumberPropsMixin.TwoWayProperty.Builder.
-
-
Method Details
-
getChannelArn
Description copied from interface:CfnPhoneNumberPropsMixin.TwoWayPropertyThe Amazon Resource Name (ARN) of the two way channel.- Specified by:
getChannelArnin interfaceCfnPhoneNumberPropsMixin.TwoWayProperty- See Also:
-
getChannelRole
Description copied from interface:CfnPhoneNumberPropsMixin.TwoWayPropertyAn optional IAM Role Arn for a service to assume, to be able to post inbound SMS messages.- Specified by:
getChannelRolein interfaceCfnPhoneNumberPropsMixin.TwoWayProperty- See Also:
-
getEnabled
Description copied from interface:CfnPhoneNumberPropsMixin.TwoWayPropertyBy default this is set to false.When set to true you can receive incoming text messages from your end recipients using the TwoWayChannelArn.
Returns union: either
BooleanorIResolvable- Specified by:
getEnabledin interfaceCfnPhoneNumberPropsMixin.TwoWayProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-