Skip to main content

TIdentityStoreListGroupsRequest

Class in AWS.IdentityStore

ListGroups request class.

Ancestors

Properties

Filters

property Filters: TList<IIdentityStoreFilter>

Type: IIdentityStoreFilter

IdentityStoreId

property IdentityStoreId: string

MaxResults

property MaxResults: TOptional<Integer>

NextToken

property NextToken: string

Constructors

Create

constructor Create(const AIdentityStoreId: string);

Constructor for TIdentityStoreListGroupsRequest.

Parameters

NameDescription
AIdentityStoreIdThe identifier of the identity store containing the groups.