- Navigation Guide
@aws-sdk/client-quicksight
DeleteUserCommandOutput Interface
The output of DeleteUserCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
RequestId | string | undefined | The Amazon Web Services request ID for this operation. |
Status | number | undefined | The HTTP status of the request. |
Full Signature
export interface DeleteUserCommandOutput extends DeleteUserResponse, MetadataBearer