class Aws::IdentityStore::Types::Group

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

@!attribute [rw] group_id

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

@!attribute [rw] display_name

Contains the group’s display name value. The length limit is 1,024
characters. This value can consist of letters, accented characters,
symbols, numbers, punctuation, tab, new line, carriage return,
space, and nonbreaking space in this attribute. The characters
`<>;:%` are excluded. This value is specified at the time the group
is created and stored as an attribute of the group object in the
identity store.
@return [String]

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

Constants

SENSITIVE