- Navigation Guide
@aws-sdk/client-quicksight
DescribeGroupMembershipCommandInput Interface
The input for DescribeGroupMembershipCommand.
Members
Name | Type | Details |
---|---|---|
AwsAccountId Required | string | undefined | The ID for the Amazon Web Services account that the group is in. Currently, you use the ID for the Amazon Web Services account that contains your Amazon QuickSight account. |
GroupName Required | string | undefined | The name of the group that you want to search. |
MemberName Required | string | undefined | The user name of the user that you want to search for. |
Namespace Required | string | undefined | The namespace that includes the group you are searching within. |
Full Signature
export interface DescribeGroupMembershipCommandInput extends DescribeGroupMembershipRequest