Class CfnUserPoolUserProps.Jsii$Proxy

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

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

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

    Constructors
    Modifier
    Constructor
    Description
    protected
    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.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final Object
    A map of custom key-value pairs that you can provide as input for any custom workflows that this action triggers.
    final List<String>
    Specify "EMAIL" if email will be used to send the welcome message.
    final Object
    This parameter is used only if the phone_number_verified or email_verified attribute is set to True .
    final String
    Set to RESEND to resend the invitation message to a user that already exists and reset the expiration limit on the user's account.
    final Object
    An array of name-value pairs that contain user attributes and attribute values to be set for the user to be created.
    final String
    The value that you want to set as the username sign-in attribute.
    final String
    The user pool ID for the user pool where the user will be created.
    final Object
    Temporary user attributes that contribute to the outcomes of your pre sign-up Lambda trigger.
    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