AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the ListGroupMemberships operation.
For the specified group in the specified identity store, returns the list of all
If you have administrator access to a member account, you can use this API from the
member account. Read about member
accounts in the Organizations User Guide.
GroupMembership
objects and returns results in paginated form.
Namespace: Amazon.IdentityStore.Model
Assembly: AWSSDK.IdentityStore.dll
Version: 3.x.y.z
public class ListGroupMembershipsRequest : AmazonIdentityStoreRequest IAmazonWebServiceRequest
The ListGroupMembershipsRequest type exposes the following members
Name | Description | |
---|---|---|
ListGroupMembershipsRequest() |
Name | Type | Description | |
---|---|---|---|
GroupId | System.String |
Gets and sets the property GroupId. The identifier for a group in the identity store. |
|
IdentityStoreId | System.String |
Gets and sets the property IdentityStoreId. The globally unique identifier for the identity store. |
|
MaxResults | System.Int32 |
Gets and sets the property MaxResults.
The maximum number of results to be returned per request. This parameter is used in
all |
|
NextToken | System.String |
Gets and sets the property NextToken.
The pagination token used for the |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5