@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 CfnUserPoolUserPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpooluser.html#cfn-cognito-userpooluser-userpoolidpublic final Object getClientMetadata()
CfnUserPoolUserPropsgetClientMetadata in interface CfnUserPoolUserPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpooluser.html#cfn-cognito-userpooluser-clientmetadatapublic final List<String> getDesiredDeliveryMediums()
CfnUserPoolUserPropsgetDesiredDeliveryMediums in interface CfnUserPoolUserPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpooluser.html#cfn-cognito-userpooluser-desireddeliverymediumspublic final Object getForceAliasCreation()
CfnUserPoolUserPropsgetForceAliasCreation in interface CfnUserPoolUserPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpooluser.html#cfn-cognito-userpooluser-forcealiascreationpublic final String getMessageAction()
CfnUserPoolUserPropsgetMessageAction in interface CfnUserPoolUserPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpooluser.html#cfn-cognito-userpooluser-messageactionpublic final Object getUserAttributes()
CfnUserPoolUserPropsgetUserAttributes in interface CfnUserPoolUserPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpooluser.html#cfn-cognito-userpooluser-userattributespublic final String getUsername()
CfnUserPoolUserPropsgetUsername in interface CfnUserPoolUserPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpooluser.html#cfn-cognito-userpooluser-usernamepublic final Object getValidationData()
CfnUserPoolUserPropsgetValidationData in interface CfnUserPoolUserPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpooluser.html#cfn-cognito-userpooluser-validationdata@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.