@aws-sdk/client-quicksight

DescribeAccountSubscriptionCommandOutput Interface

Members

Name
Type
Details
$metadata RequiredResponseMetadata
Metadata pertaining to this request.
AccountInfo AccountInfo | undefined

A structure that contains the following elements:

  • Your Amazon QuickSight account name.

  • The edition of Amazon QuickSight that your account is using.

  • The notification email address that is associated with the Amazon QuickSight account.

  • The authentication type of the Amazon QuickSight account.

  • The status of the Amazon QuickSight account's subscription.

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