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:



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

def checksum: () -> Types::Checksum

#delete_markerBoolean

Returns:

  • (Boolean)


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

def delete_marker: () -> bool

#etag::String

Returns:

  • (::String)


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

def etag: () -> ::String

#last_modified::Time

Returns:

  • (::Time)


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

def last_modified: () -> ::Time

#object_partsTypes::GetObjectAttributesParts



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

def object_parts: () -> Types::GetObjectAttributesParts

#object_size::Integer

Returns:

  • (::Integer)


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

def object_size: () -> ::Integer

#request_charged"requester"

Returns:

  • ("requester")


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

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", "AWS_BACKUP_WARM", "AWS_BACKUP_LOW_COST_WARM")


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

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" | "AWS_BACKUP_WARM" | "AWS_BACKUP_LOW_COST_WARM")

#version_id::String

Returns:

  • (::String)


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

def version_id: () -> ::String