- Navigation Guide
@aws-sdk/client-quicksight
DescribeDataSetCommandOutput Interface
The output of DescribeDataSetCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
DataSet | DataSet | undefined | Information on the dataset. |
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 DescribeDataSetCommandOutput extends DescribeDataSetResponse, MetadataBearer