Class CfnPoolProps.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnPoolProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPoolProps
An implementation for CfnPoolProps
  • 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.CfnPoolProps

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnPoolProps.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
    When set to true the pool can't be deleted.
    final Object
    Creates or updates the pool's MandatoryKeyword configuration.
    final Object
    Specifies any optional keywords to associate with the pool.
    final String
    The name of the OptOutList associated with the pool.
    final List<String>
    The list of origination identities to apply to the pool, either PhoneNumberArn or SenderIdArn .
    final Object
    When set to false, 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 Object
    Allows you to enable shared routes on your pool.
    final List<CfnTag>
    An array of tags (key and value pairs) associated with the pool.
    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