Jump to Content

Interface GetDataSetCommandOutputProtected

The output of GetDataSetCommand.

Hierarchy

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

Arn?: string

The ARN for the data set.

AssetType?: string

The type of asset that is added to a data set.

CreatedAt?: Date

The date and time that the data set was created, in ISO 8601 format.

Description?: string

The description for the data set.

Id?: string

The unique identifier for the data set.

Name?: string

The name of the data set.

Origin?: string

A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).

OriginDetails?: OriginDetails

If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.

SourceId?: string

The data set ID of the owned data set corresponding to the entitled data set being viewed. This parameter is returned when a data set owner is viewing the entitled copy of its owned data set.

Tags?: Record<string, string>

The tags for the data set.

UpdatedAt?: Date

The date and time that the data set was last updated, in ISO 8601 format.