Uses of Enum
com.amazonaws.services.cognitoidp.model.VerifiedAttributeType
Packages that use VerifiedAttributeType
-
Uses of VerifiedAttributeType in com.amazonaws.services.cognitoidp.model
Methods in com.amazonaws.services.cognitoidp.model that return VerifiedAttributeTypeModifier and TypeMethodDescriptionstatic VerifiedAttributeType
Use this in place of valueOf.static VerifiedAttributeType
Returns the enum constant of this type with the specified name.static VerifiedAttributeType[]
VerifiedAttributeType.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 VerifiedAttributeTypeModifier and TypeMethodDescriptionCreateUserPoolRequest.withAutoVerifiedAttributes
(VerifiedAttributeType... autoVerifiedAttributes) The attributes to be auto-verified.UpdateUserPoolRequest.withAutoVerifiedAttributes
(VerifiedAttributeType... autoVerifiedAttributes) The attributes that are automatically verified when the Amazon Cognito service makes a request to update user pools.UserPoolType.withAutoVerifiedAttributes
(VerifiedAttributeType... autoVerifiedAttributes) Specifies the attributes that are auto-verified in a user pool.