Skip to main content

TIdentityStoreGetGroupIdRequest

Class in AWS.IdentityStore

GetGroupId request class.

Ancestors

Properties

AlternateIdentifier

property AlternateIdentifier: IIdentityStoreAlternateIdentifier

Type: IIdentityStoreAlternateIdentifier

IdentityStoreId

property IdentityStoreId: string

Constructors

Create

constructor Create(const AIdentityStoreId: string; const AAlternateIdentifier: IIdentityStoreAlternateIdentifier);

IIdentityStoreAlternateIdentifier

Constructor for TIdentityStoreGetGroupIdRequest.

Parameters

NameDescription
AIdentityStoreIdThe identifier of the identity store to search within.
AAlternateIdentifierThe alternate identifier used to locate the group, such as a display name.