GetObjectAttributesResponse
Types
Properties
Link copied to clipboard
Specifies whether the object retrieved was (true
) or was not (false
) a delete marker. If false
, this response header does not appear in the response. To learn more about delete markers, see Working with delete markers.
Link copied to clipboard
Date and time when the object was last modified.
Link copied to clipboard
A collection of parts associated with a multipart upload.
Link copied to clipboard
The size of the object in bytes.
Link copied to clipboard
If present, indicates that the requester was successfully charged for the request.
Link copied to clipboard
Provides the storage class information of the object. Amazon S3 returns this header for all objects except for S3 Standard storage class objects.
Functions
Link copied to clipboard
inline fun copy(block: GetObjectAttributesResponse.Builder.() -> Unit = {}): GetObjectAttributesResponse