class Aws::MediaStoreData::Types::Item

A metadata entry for a folder or object.

@!attribute [rw] name

The name of the item.
@return [String]

@!attribute [rw] type

The item type (folder or object).
@return [String]

@!attribute [rw] etag

The ETag that represents a unique instance of the item.
@return [String]

@!attribute [rw] last_modified

The date and time that the item was last modified.
@return [Time]

@!attribute [rw] content_type

The content type of the item.
@return [String]

@!attribute [rw] content_length

The length of the item in bytes.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/mediastore-data-2017-09-01/Item AWS API Documentation

Constants

SENSITIVE