- Navigation Guide
@aws-sdk/client-quicksight
DescribeAccountSubscriptionCommandOutput Interface
The output of DescribeAccountSubscriptionCommand.
Members
Name | Type | Details |
---|---|---|
$metadata Required | ResponseMetadata | Metadata pertaining to this request. |
AccountInfo | AccountInfo | undefined | A structure that contains the following elements:
|
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 DescribeAccountSubscriptionCommandOutput extends DescribeAccountSubscriptionResponse, MetadataBearer