@Stability(value=Stable) @Internal public static final class CfnUserPool.CustomSMSSenderProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserPool.CustomSMSSenderProperty
CfnUserPool.CustomSMSSenderPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserPool.CustomSMSSenderProperty.Builder, CfnUserPool.CustomSMSSenderProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUserPool.CustomSMSSenderProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPool.AccountRecoverySettingProperty.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 |
getLambdaArn()
The Amazon Resource Name (ARN) of the AWS Lambda function that Amazon Cognito triggers to send SMS notifications to users.
|
String |
getLambdaVersion()
The Lambda version represents the signature of the "request" attribute in the "event" information Amazon Cognito passes to your custom SMS sender Lambda function.
|
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(CfnUserPool.CustomSMSSenderProperty.Builder builder)
CfnUserPool.AccountRecoverySettingProperty.Builder.public final String getLambdaArn()
CfnUserPool.CustomSMSSenderPropertygetLambdaArn in interface CfnUserPool.CustomSMSSenderPropertypublic final String getLambdaVersion()
CfnUserPool.CustomSMSSenderProperty
The only supported value is V1_0 .
getLambdaVersion in interface CfnUserPool.CustomSMSSenderProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.