class Aws::DataExchange::Types::GetDataSetResponse
@!attribute [rw] arn
An Amazon Resource Name (ARN) that uniquely identifies an AWS resource. @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
Dates and times in AWS Data Exchange are recorded in ISO 8601 format. @return [Time]
@!attribute [rw] description
A description of a resource. @return [String]
@!attribute [rw] id
A unique identifier. @return [String]
@!attribute [rw] name
The name of the model. @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). When an owned data set is published in a product, AWS Data Exchange creates a copy of the data set. Subscribers can access that copy of the data set as an entitled data set. @return [String]
@!attribute [rw] origin_details
@return [Types::OriginDetails]
@!attribute [rw] source_id
A unique identifier. @return [String]
@!attribute [rw] tags
@return [Hash<String,String>]
@!attribute [rw] updated_at
Dates and times in AWS Data Exchange are recorded in ISO 8601 format. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/dataexchange-2017-07-25/GetDataSetResponse AWS API Documentation
Constants
- SENSITIVE