Skip to main content

TIdentityStoreDescribeGroupMembershipRequest

Class in AWS.IdentityStore

DescribeGroupMembership request class.

Ancestors

Properties

IdentityStoreId

property IdentityStoreId: string

MembershipId

property MembershipId: string

Constructors

Create

constructor Create(const AIdentityStoreId, AMembershipId: string);

Constructor for TIdentityStoreDescribeGroupMembershipRequest.

Parameters

NameDescription
AIdentityStoreIdThe identifier of the identity store containing the group membership.
AMembershipIdThe unique identifier of the group membership to describe.