Module: Aws::S3::Client::_GetObjectAttributesResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetObjectAttributesOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#checksumTypes::Checksum

Returns:



1021
# File 'sig/client.rbs', line 1021

def checksum: () -> Types::Checksum

#delete_markerBoolean

Returns:

  • (Boolean)


1016
# File 'sig/client.rbs', line 1016

def delete_marker: () -> bool

#etag::String

Returns:

  • (::String)


1020
# File 'sig/client.rbs', line 1020

def etag: () -> ::String

#last_modified::Time

Returns:

  • (::Time)


1017
# File 'sig/client.rbs', line 1017

def last_modified: () -> ::Time

#object_partsTypes::GetObjectAttributesParts



1022
# File 'sig/client.rbs', line 1022

def object_parts: () -> Types::GetObjectAttributesParts

#object_size::Integer

Returns:

  • (::Integer)


1024
# File 'sig/client.rbs', line 1024

def object_size: () -> ::Integer

#request_charged"requester"

Returns:

  • ("requester")


1019
# File 'sig/client.rbs', line 1019

def request_charged: () -> ("requester")

#storage_class"STANDARD", ...

Returns:

  • ("STANDARD", "REDUCED_REDUNDANCY", "STANDARD_IA", "ONEZONE_IA", "INTELLIGENT_TIERING", "GLACIER", "DEEP_ARCHIVE", "OUTPOSTS", "GLACIER_IR", "SNOW", "EXPRESS_ONEZONE", "FSX_OPENZFS", "FSX_ONTAP")


1023
# File 'sig/client.rbs', line 1023

def storage_class: () -> ("STANDARD" | "REDUCED_REDUNDANCY" | "STANDARD_IA" | "ONEZONE_IA" | "INTELLIGENT_TIERING" | "GLACIER" | "DEEP_ARCHIVE" | "OUTPOSTS" | "GLACIER_IR" | "SNOW" | "EXPRESS_ONEZONE" | "FSX_OPENZFS" | "FSX_ONTAP")

#version_id::String

Returns:

  • (::String)


1018
# File 'sig/client.rbs', line 1018

def version_id: () -> ::String