NAME
Paws::DataExchange::UpdateAssetResponse
ATTRIBUTES
Arn => Str
The ARN for the asset.
AssetDetails => Paws::DataExchange::AssetDetails
Information about the asset, including its size.
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 asset was created, in ISO 8601 format.
DataSetId => Str
The unique identifier for the data set associated with this asset.
Id => Str
The unique identifier for the asset.
Name => Str
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.
RevisionId => Str
The unique identifier for the revision associated with this asset.
SourceId => Str
The asset ID of the owned asset corresponding to the entitled asset being viewed. This parameter is returned when an asset owner is viewing the entitled copy of its owned asset.
UpdatedAt => Str
The date and time that the asset was last updated, in ISO 8601 format.