Skip to main content
Version: 2.1

IIAMGetGroupResponse

Interface in AWS.IAM

Interface for GetGroup responses.

Ancestors

Properties

Group

property Group: IIAMGroup

Type: IIAMGroup

Information about the group.

Users

property Users: TList<IIAMUser>

Type: IIAMUser

A list of users in the group.