Uses of Enum
com.amazonaws.services.cognitoidp.model.AliasAttributeType
Packages that use AliasAttributeType
-
Uses of AliasAttributeType in com.amazonaws.services.cognitoidp.model
Methods in com.amazonaws.services.cognitoidp.model that return AliasAttributeTypeModifier and TypeMethodDescriptionstatic AliasAttributeType
Use this in place of valueOf.static AliasAttributeType
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.Methods in com.amazonaws.services.cognitoidp.model with parameters of type AliasAttributeTypeModifier and TypeMethodDescriptionCreateUserPoolRequest.withAliasAttributes
(AliasAttributeType... aliasAttributes) Attributes supported as an alias for this user pool.UserPoolType.withAliasAttributes
(AliasAttributeType... aliasAttributes) Specifies the attributes that are aliased in a user pool.