class Aws::MediaStoreData::Types::DescribeObjectResponse
@!attribute [rw] etag
The ETag that represents a unique instance of the object. @return [String]
@!attribute [rw] content_type
The content type of the object. @return [String]
@!attribute [rw] content_length
The length of the object in bytes. @return [Integer]
@!attribute [rw] cache_control
An optional `CacheControl` header that allows the caller to control the object's cache behavior. Headers can be passed in as specified in the HTTP at [https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9][1]. Headers with a custom user-defined value are also accepted. [1]: https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9 @return [String]
@!attribute [rw] last_modified
The date and time that the object was last modified. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/mediastore-data-2017-09-01/DescribeObjectResponse AWS API Documentation
Constants
- SENSITIVE