@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String userPoolId,
Object clientMetadata,
List<String> desiredDeliveryMediums,
Object forceAliasCreation,
String messageAction,
Object userAttributes,
String username,
Object validationData)
Constructor that initializes the object based on literal property values passed by the
CfnUserPoolUserProps.Builder. |
| 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(String userPoolId, Object clientMetadata, List<String> desiredDeliveryMediums, Object forceAliasCreation, String messageAction, Object userAttributes, String username, Object validationData)
CfnUserPoolUserProps.Builder.public final String getUserPoolId()
CfnUserPoolUserPropsgetUserPoolId in interface CfnUserPoolUserPropspublic 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 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.