class Aws::IdentityStore::Types::User

A user object, which contains a specified user’s metadata and attributes.

@!attribute [rw] user_name

Contains the user’s user name value. The length limit is 128
characters. This value can consist of letters, accented characters,
symbols, numbers, and punctuation. The characters `<>;:%` are
excluded. This value is specified at the time the user is created
and stored as an attribute of the user object in the identity store.
@return [String]

@!attribute [rw] user_id

The identifier for a user in the identity store.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/identitystore-2020-06-15/User AWS API Documentation

Constants

SENSITIVE