class Aws::IAM::Types::Group

Contains information about an IAM group entity.

This data type is used as a response element in the following operations:

@!attribute [rw] path

The path to the group. For more information about paths, see [IAM
identifiers][1] in the *IAM User Guide*.

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html
@return [String]

@!attribute [rw] group_name

The friendly name that identifies the group.
@return [String]

@!attribute [rw] group_id

The stable and unique string identifying the group. For more
information about IDs, see [IAM identifiers][1] in the *IAM User
Guide*.

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) specifying the group. For more
information about ARNs and how to use them in policies, see [IAM
identifiers][1] in the *IAM User Guide*.

[1]: https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html
@return [String]

@!attribute [rw] create_date

The date and time, in [ISO 8601 date-time format][1], when the group
was created.

[1]: http://www.iso.org/iso/iso8601
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/iam-2010-05-08/Group AWS API Documentation

Constants

SENSITIVE