Skip to main content

IIAMGroupDetail

Interface in AWS.IAM

Interface for IAM GroupDetail.

Properties

Arn

property Arn: TARN

The Amazon Resource Name (ARN) of the group.

AttachedManagedPolicies

property AttachedManagedPolicies: TList<IIAMAttachedPolicy>

Type: IIAMAttachedPolicy

A list of the managed policies attached to this group.

CreateDate

property CreateDate: TOptional<TDateTime>

The date and time when the group was created.

GroupId

property GroupId: string

The stable and unique identifier for the group.

GroupName

property GroupName: string

The name of the group.

GroupPolicyList

property GroupPolicyList: TList<IIAMPolicyDetail>

Type: IIAMPolicyDetail

A list of the inline policies embedded in the group.

Path

property Path: string

The path to the group.