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)


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

def accept_ranges: () -> ::String

#archive_status"ARCHIVE_ACCESS", "DEEP_ARCHIVE_ACCESS"

Returns:

  • ("ARCHIVE_ACCESS", "DEEP_ARCHIVE_ACCESS")


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

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

#bucket_key_enabledBoolean

Returns:

  • (Boolean)


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

def bucket_key_enabled: () -> bool

#cache_control::String

Returns:

  • (::String)


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

def cache_control: () -> ::String

#checksum_crc32::String

Returns:

  • (::String)


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

def checksum_crc32: () -> ::String

#checksum_crc32c::String

Returns:

  • (::String)


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

def checksum_crc32c: () -> ::String

#checksum_crc64nvme::String

Returns:

  • (::String)


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

def checksum_crc64nvme: () -> ::String

#checksum_md5::String

Returns:

  • (::String)


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

def checksum_md5: () -> ::String

#checksum_sha1::String

Returns:

  • (::String)


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

def checksum_sha1: () -> ::String

#checksum_sha256::String

Returns:

  • (::String)


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

def checksum_sha256: () -> ::String

#checksum_sha512::String

Returns:

  • (::String)


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

def checksum_sha512: () -> ::String

#checksum_type"COMPOSITE", "FULL_OBJECT"

Returns:

  • ("COMPOSITE", "FULL_OBJECT")


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

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

#checksum_xxhash128::String

Returns:

  • (::String)


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

def checksum_xxhash128: () -> ::String

#checksum_xxhash3::String

Returns:

  • (::String)


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

def checksum_xxhash3: () -> ::String

#checksum_xxhash64::String

Returns:

  • (::String)


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

def checksum_xxhash64: () -> ::String

#content_disposition::String

Returns:

  • (::String)


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

def content_disposition: () -> ::String

#content_encoding::String

Returns:

  • (::String)


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

def content_encoding: () -> ::String

#content_language::String

Returns:

  • (::String)


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

def content_language: () -> ::String

#content_length::Integer

Returns:

  • (::Integer)


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

def content_length: () -> ::Integer

#content_range::String

Returns:

  • (::String)


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

def content_range: () -> ::String

#content_type::String

Returns:

  • (::String)


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

def content_type: () -> ::String

#delete_markerBoolean

Returns:

  • (Boolean)


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

def delete_marker: () -> bool

#etag::String

Returns:

  • (::String)


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

def etag: () -> ::String

#expiration::String

Returns:

  • (::String)


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

def expiration: () -> ::String

#expires::Time

Returns:

  • (::Time)


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

def expires: () -> ::Time

#expires_string::String

Returns:

  • (::String)


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

def expires_string: () -> ::String

#last_modified::Time

Returns:

  • (::Time)


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

def last_modified: () -> ::Time

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

Returns:

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


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

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

#missing_meta::Integer

Returns:

  • (::Integer)


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

def missing_meta: () -> ::Integer

#object_lock_event_hold"ON", "OFF"

Returns:

  • ("ON", "OFF")


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

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

#object_lock_event_hold_duration_days::Integer

Returns:

  • (::Integer)


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

def object_lock_event_hold_duration_days: () -> ::Integer

#object_lock_event_hold_duration_years::Integer

Returns:

  • (::Integer)


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

def object_lock_event_hold_duration_years: () -> ::Integer

Returns:

  • ("ON", "OFF")


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

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

#object_lock_mode"GOVERNANCE", "COMPLIANCE"

Returns:

  • ("GOVERNANCE", "COMPLIANCE")


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

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

#object_lock_retain_until_date::Time

Returns:

  • (::Time)


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

def object_lock_retain_until_date: () -> ::Time

#parts_count::Integer

Returns:

  • (::Integer)


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

def parts_count: () -> ::Integer

#replication_status"COMPLETE", ...

Returns:

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


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

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

#request_charged"requester"

Returns:

  • ("requester")


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

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

#restore::String

Returns:

  • (::String)


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

def restore: () -> ::String

#server_side_encryption"AES256", ...

Returns:

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


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

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

#sse_customer_algorithm::String

Returns:

  • (::String)


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

def sse_customer_algorithm: () -> ::String

#sse_customer_key_md5::String

Returns:

  • (::String)


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

def sse_customer_key_md5: () -> ::String

#ssekms_key_id::String

Returns:

  • (::String)


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

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


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

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

#tag_count::Integer

Returns:

  • (::Integer)


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

def tag_count: () -> ::Integer

#version_id::String

Returns:

  • (::String)


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

def version_id: () -> ::String

#website_redirect_location::String

Returns:

  • (::String)


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

def website_redirect_location: () -> ::String