@aws-sdk/client-quicksight

CreateTopicCommandOutput Interface

The output of CreateTopicCommand.

Members

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

The Amazon Resource Name (ARN) of the topic.

RefreshArn string | undefined

The Amazon Resource Name (ARN) of the topic refresh.

RequestId string | undefined

The Amazon Web Services request ID for this operation.

Status number | undefined

The HTTP status of the request.

TopicId string | undefined

The ID for the topic that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.

Full Signature

export interface CreateTopicCommandOutput extends CreateTopicResponse, MetadataBearer