class Aws::DataExchange::Types::GetAssetResponse

@!attribute [rw] arn

An Amazon Resource Name (ARN) that uniquely identifies an AWS
resource.
@return [String]

@!attribute [rw] asset_details

@return [Types::AssetDetails]

@!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] data_set_id

A unique identifier.
@return [String]

@!attribute [rw] id

A unique identifier.
@return [String]

@!attribute [rw] name

The name of the asset. When importing from Amazon S3, the S3 object
key is used as the asset name. When exporting to Amazon S3, the
asset name is used as default target S3 object key.
@return [String]

@!attribute [rw] revision_id

A unique identifier.
@return [String]

@!attribute [rw] source_id

A unique identifier.
@return [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/GetAssetResponse AWS API Documentation

Constants

SENSITIVE