Uses of Enum
com.amazonaws.services.cognitoidp.model.VerifiedAttributeType
Packages that use VerifiedAttributeType
-
Uses of VerifiedAttributeType in com.amazonaws.services.cognitoidp.model
Subclasses with type arguments of type VerifiedAttributeType in com.amazonaws.services.cognitoidp.modelMethods in com.amazonaws.services.cognitoidp.model that return VerifiedAttributeTypeModifier and TypeMethodDescriptionstatic VerifiedAttributeTypeUse this in place of valueOf.static VerifiedAttributeTypeReturns 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.