You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaStoreData::Types::PutObjectResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaStoreData::Types::PutObjectResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#content_sha256 ⇒ String
The SHA256 digest of the object that is persisted.
-
#etag ⇒ String
Unique identifier of the object in the container.
-
#storage_class ⇒ String
The storage class where the object was persisted.
Instance Attribute Details
#content_sha256 ⇒ String
The SHA256 digest of the object that is persisted.
#etag ⇒ String
Unique identifier of the object in the container.
#storage_class ⇒ String
The storage class where the object was persisted. The class should be “Temporal”.
Possible values:
- TEMPORAL