class Aws::DataExchange::Types::DataSetEntry
A data set is an AWS resource with one or more revisions.
@!attribute [rw] arn
The ARN for the data set. @return [String]
@!attribute [rw] asset_type
The type of file your data is stored in. Currently, the supported asset type is S3\_SNAPSHOT. @return [String]
@!attribute [rw] created_at
The date and time that the data set was created, in ISO 8601 format. @return [Time]
@!attribute [rw] description
The description for the data set. @return [String]
@!attribute [rw] id
The unique identifier for the data set. @return [String]
@!attribute [rw] name
The name of the data set. @return [String]
@!attribute [rw] origin
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers). @return [String]
@!attribute [rw] origin_details
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace. @return [Types::OriginDetails]
@!attribute [rw] source_id
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. @return [String]
@!attribute [rw] updated_at
The date and time that the data set was last updated, in ISO 8601 format. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/dataexchange-2017-07-25/DataSetEntry AWS API Documentation
Constants
- SENSITIVE