@aws-sdk/client-quicksight

DeleteGroupCommandInput Interface

The input for DeleteGroupCommand.

Members

Name
Type
Details
AwsAccountId Requiredstring | 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 Requiredstring | undefined

The name of the group that you want to delete.

Namespace Requiredstring | undefined

The namespace of the group that you want to delete.

Full Signature

export interface DeleteGroupCommandInput extends DeleteGroupRequest