Class CfnPhoneNumberProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.smsvoice.CfnPhoneNumberProps.Jsii$Proxy
All Implemented Interfaces:
CfnPhoneNumberProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnPhoneNumberProps

@Stability(Stable) @Internal public static final class CfnPhoneNumberProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPhoneNumberProps
An implementation for CfnPhoneNumberProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.smsvoice.CfnPhoneNumberProps

    CfnPhoneNumberProps.Builder, CfnPhoneNumberProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    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.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Object
    By default this is set to false.
    final String
    The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
    final Object
    Creates or updates a MandatoryKeyword configuration on an origination phone number For more information, see Keywords in the End User Messaging User Guide.
    final List<String>
    Indicates if the phone number will be used for text messages, voice messages, or both.
    final String
    The type of phone number to request.
    final Object
    A keyword is a word that you can search for on a particular phone number or pool.
    final String
    The name of the OptOutList associated with the phone number.
    final Object
    When set to false and an end recipient sends a message that begins with HELP or STOP to one of your dedicated numbers, End User Messaging automatically replies with a customizable message and adds the end recipient to the OptOutList.
    final List<CfnTag>
    An array of tags (key and value pairs) to associate with the requested phone number.
    final Object
    Describes the two-way SMS configuration for a phone number.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait