class Aws::CognitoIdentityProvider::Types::AttributeType
Specifies whether the attribute is standard or custom.
@note When making an API call, you may pass AttributeType
data as a hash: { name: "AttributeNameType", # required value: "AttributeValueType", }
@!attribute [rw] name
The name of the attribute. @return [String]
@!attribute [rw] value
The value of the attribute. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/AttributeType AWS API Documentation
Constants
- SENSITIVE