NAME
Paws::DataExchange::CreateDataSetResponse
ATTRIBUTES
Arn => Str
The ARN for the data set.
AssetType => Str
The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.
Valid values are: "S3_SNAPSHOT"
=head2 CreatedAt => Str
The date and time that the data set was created, in ISO 8601 format.
Description => Str
The description for the data set.
Id => Str
The unique identifier for the data set.
Name => Str
The name of the data set.
Origin => Str
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
Valid values are: "OWNED"
, "ENTITLED"
=head2 OriginDetails => Paws::DataExchange::OriginDetails
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
SourceId => Str
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 => Paws::DataExchange::MapOf__string
The tags for the data set.
UpdatedAt => Str
The date and time that the data set was last updated, in ISO 8601 format.