@Stability(value=Stable) @Internal public static final class CfnUserPoolUserProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserPoolUserProps
CfnUserPoolUserPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserPoolUserProps.Builder, CfnUserPoolUserProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUserPoolUserProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserPoolUserProps.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) |
Object |
getClientMetadata()
`AWS::Cognito::UserPoolUser.ClientMetadata`.
|
List<String> |
getDesiredDeliveryMediums()
`AWS::Cognito::UserPoolUser.DesiredDeliveryMediums`.
|
Object |
getForceAliasCreation()
`AWS::Cognito::UserPoolUser.ForceAliasCreation`.
|
String |
getMessageAction()
`AWS::Cognito::UserPoolUser.MessageAction`.
|
Object |
getUserAttributes()
`AWS::Cognito::UserPoolUser.UserAttributes`.
|
String |
getUsername()
`AWS::Cognito::UserPoolUser.Username`.
|
String |
getUserPoolId()
`AWS::Cognito::UserPoolUser.UserPoolId`.
|
Object |
getValidationData()
`AWS::Cognito::UserPoolUser.ValidationData`.
|
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(CfnUserPoolUserProps.Builder builder)
CfnUserPoolUserProps.Builder.public final Object getClientMetadata()
CfnUserPoolUserPropsgetClientMetadata in interface CfnUserPoolUserPropspublic final List<String> getDesiredDeliveryMediums()
CfnUserPoolUserPropsgetDesiredDeliveryMediums in interface CfnUserPoolUserPropspublic final Object getForceAliasCreation()
CfnUserPoolUserPropsgetForceAliasCreation in interface CfnUserPoolUserPropspublic final String getMessageAction()
CfnUserPoolUserPropsgetMessageAction in interface CfnUserPoolUserPropspublic final Object getUserAttributes()
CfnUserPoolUserPropsgetUserAttributes in interface CfnUserPoolUserPropspublic final String getUsername()
CfnUserPoolUserPropsgetUsername in interface CfnUserPoolUserPropspublic final String getUserPoolId()
CfnUserPoolUserPropsgetUserPoolId in interface CfnUserPoolUserPropspublic final Object getValidationData()
CfnUserPoolUserPropsgetValidationData in interface CfnUserPoolUserProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.