Module: Aws::S3::Client::_HeadObjectResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#accept_ranges::String

Returns:

  • (::String)


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

def accept_ranges: () -> ::String

#archive_status"ARCHIVE_ACCESS", "DEEP_ARCHIVE_ACCESS"

Returns:

  • ("ARCHIVE_ACCESS", "DEEP_ARCHIVE_ACCESS")


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

def archive_status: () -> ("ARCHIVE_ACCESS" | "DEEP_ARCHIVE_ACCESS")

#bucket_key_enabledBoolean

Returns:

  • (Boolean)


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

def bucket_key_enabled: () -> bool

#cache_control::String

Returns:

  • (::String)


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

def cache_control: () -> ::String

#checksum_crc32::String

Returns:

  • (::String)


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

def checksum_crc32: () -> ::String

#checksum_crc32c::String

Returns:

  • (::String)


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

def checksum_crc32c: () -> ::String

#checksum_crc64nvme::String

Returns:

  • (::String)


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

def checksum_crc64nvme: () -> ::String

#checksum_md5::String

Returns:

  • (::String)


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

def checksum_md5: () -> ::String

#checksum_sha1::String

Returns:

  • (::String)


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

def checksum_sha1: () -> ::String

#checksum_sha256::String

Returns:

  • (::String)


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

def checksum_sha256: () -> ::String

#checksum_sha512::String

Returns:

  • (::String)


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

def checksum_sha512: () -> ::String

#checksum_type"COMPOSITE", "FULL_OBJECT"

Returns:

  • ("COMPOSITE", "FULL_OBJECT")


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

def checksum_type: () -> ("COMPOSITE" | "FULL_OBJECT")

#checksum_xxhash128::String

Returns:

  • (::String)


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

def checksum_xxhash128: () -> ::String

#checksum_xxhash3::String

Returns:

  • (::String)


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

def checksum_xxhash3: () -> ::String

#checksum_xxhash64::String

Returns:

  • (::String)


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

def checksum_xxhash64: () -> ::String

#content_disposition::String

Returns:

  • (::String)


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

def content_disposition: () -> ::String

#content_encoding::String

Returns:

  • (::String)


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

def content_encoding: () -> ::String

#content_language::String

Returns:

  • (::String)


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

def content_language: () -> ::String

#content_length::Integer

Returns:

  • (::Integer)


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

def content_length: () -> ::Integer

#content_range::String

Returns:

  • (::String)


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

def content_range: () -> ::String

#content_type::String

Returns:

  • (::String)


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

def content_type: () -> ::String

#delete_markerBoolean

Returns:

  • (Boolean)


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

def delete_marker: () -> bool

#etag::String

Returns:

  • (::String)


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

def etag: () -> ::String

#expiration::String

Returns:

  • (::String)


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

def expiration: () -> ::String

#expires::Time

Returns:

  • (::Time)


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

def expires: () -> ::Time

#expires_string::String

Returns:

  • (::String)


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

def expires_string: () -> ::String

#last_modified::Time

Returns:

  • (::Time)


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

def last_modified: () -> ::Time

#metadata::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def metadata: () -> ::Hash[::String, ::String]

#missing_meta::Integer

Returns:

  • (::Integer)


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

def missing_meta: () -> ::Integer

Returns:

  • ("ON", "OFF")


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

def object_lock_legal_hold_status: () -> ("ON" | "OFF")

#object_lock_mode"GOVERNANCE", "COMPLIANCE"

Returns:

  • ("GOVERNANCE", "COMPLIANCE")


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

def object_lock_mode: () -> ("GOVERNANCE" | "COMPLIANCE")

#object_lock_retain_until_date::Time

Returns:

  • (::Time)


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

def object_lock_retain_until_date: () -> ::Time

#parts_count::Integer

Returns:

  • (::Integer)


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

def parts_count: () -> ::Integer

#replication_status"COMPLETE", ...

Returns:

  • ("COMPLETE", "PENDING", "FAILED", "REPLICA", "COMPLETED")


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

def replication_status: () -> ("COMPLETE" | "PENDING" | "FAILED" | "REPLICA" | "COMPLETED")

#request_charged"requester"

Returns:

  • ("requester")


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

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

#restore::String

Returns:

  • (::String)


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

def restore: () -> ::String

#server_side_encryption"AES256", ...

Returns:

  • ("AES256", "aws:fsx", "aws:kms", "aws:kms:dsse")


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

def server_side_encryption: () -> ("AES256" | "aws:fsx" | "aws:kms" | "aws:kms:dsse")

#sse_customer_algorithm::String

Returns:

  • (::String)


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

def sse_customer_algorithm: () -> ::String

#sse_customer_key_md5::String

Returns:

  • (::String)


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

def sse_customer_key_md5: () -> ::String

#ssekms_key_id::String

Returns:

  • (::String)


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

def ssekms_key_id: () -> ::String

#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")


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

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

#tag_count::Integer

Returns:

  • (::Integer)


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

def tag_count: () -> ::Integer

#version_id::String

Returns:

  • (::String)


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

def version_id: () -> ::String

#website_redirect_location::String

Returns:

  • (::String)


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

def website_redirect_location: () -> ::String