Package | Description |
---|---|
com.amazonaws.services.cognitoidp.model |
Modifier and Type | Method and Description |
---|---|
static AliasAttributeType |
AliasAttributeType.fromValue(String value)
Use this in place of valueOf.
|
static AliasAttributeType |
AliasAttributeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AliasAttributeType[] |
AliasAttributeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CreateUserPoolRequest |
CreateUserPoolRequest.withAliasAttributes(AliasAttributeType... aliasAttributes)
Attributes supported as an alias for this user pool.
|
UserPoolType |
UserPoolType.withAliasAttributes(AliasAttributeType... aliasAttributes)
Specifies the attributes that are aliased in a user pool.
|
Copyright © 2018. All rights reserved.