- Navigation Guide
@aws-sdk/client-quicksight
DeleteUserCustomPermissionCommandOutput Interface
The output of DeleteUserCustomPermissionCommand.
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 DeleteUserCustomPermissionCommandOutput extends DeleteUserCustomPermissionResponse, MetadataBearer