- Navigation Guide
@aws-sdk/client-quicksight
DeleteGroupCommandInput Interface
The input for DeleteGroupCommand.
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 delete. |
Namespace Required | string | undefined | The namespace of the group that you want to delete. |
Full Signature
export interface DeleteGroupCommandInput extends DeleteGroupRequest