@Stability(value=Stable) @Internal public static final class CfnUserPool.UsernameConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserPool.UsernameConfigurationProperty
CfnUserPool.UsernameConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserPool.UsernameConfigurationProperty.Builder, CfnUserPool.UsernameConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnUserPool.UsernameConfigurationProperty.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) |
Object |
getCaseSensitive()
Specifies whether user name case sensitivity will be applied for all users in the user pool through Amazon Cognito APIs.
|
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.UsernameConfigurationProperty.Builder builder)
CfnUserPool.AccountRecoverySettingProperty.Builder.public final Object getCaseSensitive()
CfnUserPool.UsernameConfigurationPropertyValid values include:
True , users must sign in using the exact capitalization of their given username, such as “UserName”. This is the default value.False , users can sign in using either "username" or "Username". This option also enables both preferred_username and email alias to be case insensitive, in addition to the username attribute.getCaseSensitive in interface CfnUserPool.UsernameConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.