Skip to main content

TIdentityStoreDescribeGroupRequest

Class in AWS.IdentityStore

DescribeGroup request class.

Ancestors

Properties

GroupId

property GroupId: string

IdentityStoreId

property IdentityStoreId: string

Constructors

Create

constructor Create(const AIdentityStoreId, AGroupId: string);

Constructor for TIdentityStoreDescribeGroupRequest.

Parameters

NameDescription
AIdentityStoreIdSpecify the identifier of the identity store that contains the group.
AGroupIdSpecify the unique identifier of the group to describe.