Module: Aws::S3::Client::_HeadObjectResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::HeadObjectOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #accept_ranges ⇒ ::String
- #archive_status ⇒ "ARCHIVE_ACCESS", "DEEP_ARCHIVE_ACCESS"
- #bucket_key_enabled ⇒ Boolean
- #cache_control ⇒ ::String
- #checksum_crc32 ⇒ ::String
- #checksum_crc32c ⇒ ::String
- #checksum_crc64nvme ⇒ ::String
- #checksum_md5 ⇒ ::String
- #checksum_sha1 ⇒ ::String
- #checksum_sha256 ⇒ ::String
- #checksum_sha512 ⇒ ::String
- #checksum_type ⇒ "COMPOSITE", "FULL_OBJECT"
- #checksum_xxhash128 ⇒ ::String
- #checksum_xxhash3 ⇒ ::String
- #checksum_xxhash64 ⇒ ::String
- #content_disposition ⇒ ::String
- #content_encoding ⇒ ::String
- #content_language ⇒ ::String
- #content_length ⇒ ::Integer
- #content_range ⇒ ::String
- #content_type ⇒ ::String
- #delete_marker ⇒ Boolean
- #etag ⇒ ::String
- #expiration ⇒ ::String
- #expires ⇒ ::Time
- #expires_string ⇒ ::String
- #last_modified ⇒ ::Time
- #metadata ⇒ ::Hash[::String, ::String]
- #missing_meta ⇒ ::Integer
- #object_lock_legal_hold_status ⇒ "ON", "OFF"
- #object_lock_mode ⇒ "GOVERNANCE", "COMPLIANCE"
- #object_lock_retain_until_date ⇒ ::Time
- #parts_count ⇒ ::Integer
- #replication_status ⇒ "COMPLETE", ...
- #request_charged ⇒ "requester"
- #restore ⇒ ::String
- #server_side_encryption ⇒ "AES256", ...
- #sse_customer_algorithm ⇒ ::String
- #sse_customer_key_md5 ⇒ ::String
- #ssekms_key_id ⇒ ::String
- #storage_class ⇒ "STANDARD", ...
- #tag_count ⇒ ::Integer
- #version_id ⇒ ::String
- #website_redirect_location ⇒ ::String
Instance Method Details
#accept_ranges ⇒ ::String
1139 |
# File 'sig/client.rbs', line 1139
def accept_ranges: () -> ::String
|
#archive_status ⇒ "ARCHIVE_ACCESS", "DEEP_ARCHIVE_ACCESS"
1142 |
# File 'sig/client.rbs', line 1142
def archive_status: () -> ("ARCHIVE_ACCESS" | "DEEP_ARCHIVE_ACCESS")
|
#bucket_key_enabled ⇒ Boolean
1173 |
# File 'sig/client.rbs', line 1173
def bucket_key_enabled: () -> bool
|
#cache_control ⇒ ::String
1159 |
# File 'sig/client.rbs', line 1159
def cache_control: () -> ::String
|
#checksum_crc32 ⇒ ::String
1145 |
# File 'sig/client.rbs', line 1145
def checksum_crc32: () -> ::String
|
#checksum_crc32c ⇒ ::String
1146 |
# File 'sig/client.rbs', line 1146
def checksum_crc32c: () -> ::String
|
#checksum_crc64nvme ⇒ ::String
1147 |
# File 'sig/client.rbs', line 1147
def checksum_crc64nvme: () -> ::String
|
#checksum_md5 ⇒ ::String
1151 |
# File 'sig/client.rbs', line 1151
def checksum_md5: () -> ::String
|
#checksum_sha1 ⇒ ::String
1148 |
# File 'sig/client.rbs', line 1148
def checksum_sha1: () -> ::String
|
#checksum_sha256 ⇒ ::String
1149 |
# File 'sig/client.rbs', line 1149
def checksum_sha256: () -> ::String
|
#checksum_sha512 ⇒ ::String
1150 |
# File 'sig/client.rbs', line 1150
def checksum_sha512: () -> ::String
|
#checksum_type ⇒ "COMPOSITE", "FULL_OBJECT"
1155 |
# File 'sig/client.rbs', line 1155
def checksum_type: () -> ("COMPOSITE" | "FULL_OBJECT")
|
#checksum_xxhash128 ⇒ ::String
1154 |
# File 'sig/client.rbs', line 1154
def checksum_xxhash128: () -> ::String
|
#checksum_xxhash3 ⇒ ::String
1153 |
# File 'sig/client.rbs', line 1153
def checksum_xxhash3: () -> ::String
|
#checksum_xxhash64 ⇒ ::String
1152 |
# File 'sig/client.rbs', line 1152
def checksum_xxhash64: () -> ::String
|
#content_disposition ⇒ ::String
1160 |
# File 'sig/client.rbs', line 1160
def content_disposition: () -> ::String
|
#content_encoding ⇒ ::String
1161 |
# File 'sig/client.rbs', line 1161
def content_encoding: () -> ::String
|
#content_language ⇒ ::String
1162 |
# File 'sig/client.rbs', line 1162
def content_language: () -> ::String
|
#content_length ⇒ ::Integer
1144 |
# File 'sig/client.rbs', line 1144
def content_length: () -> ::Integer
|
#content_range ⇒ ::String
1164 |
# File 'sig/client.rbs', line 1164
def content_range: () -> ::String
|
#content_type ⇒ ::String
1163 |
# File 'sig/client.rbs', line 1163
def content_type: () -> ::String
|
#delete_marker ⇒ Boolean
1138 |
# File 'sig/client.rbs', line 1138
def delete_marker: () -> bool
|
#etag ⇒ ::String
1156 |
# File 'sig/client.rbs', line 1156
def etag: () -> ::String
|
#expiration ⇒ ::String
1140 |
# File 'sig/client.rbs', line 1140
def expiration: () -> ::String
|
#expires ⇒ ::Time
1165 |
# File 'sig/client.rbs', line 1165
def expires: () -> ::Time
|
#expires_string ⇒ ::String
1166 |
# File 'sig/client.rbs', line 1166
def expires_string: () -> ::String
|
#last_modified ⇒ ::Time
1143 |
# File 'sig/client.rbs', line 1143
def last_modified: () -> ::Time
|
#metadata ⇒ ::Hash[::String, ::String]
1169 |
# File 'sig/client.rbs', line 1169
def metadata: () -> ::Hash[::String, ::String]
|
#missing_meta ⇒ ::Integer
1157 |
# File 'sig/client.rbs', line 1157
def missing_meta: () -> ::Integer
|
#object_lock_legal_hold_status ⇒ "ON", "OFF"
1181 |
# File 'sig/client.rbs', line 1181
def object_lock_legal_hold_status: () -> ("ON" | "OFF")
|
#object_lock_mode ⇒ "GOVERNANCE", "COMPLIANCE"
1179 |
# File 'sig/client.rbs', line 1179
def object_lock_mode: () -> ("GOVERNANCE" | "COMPLIANCE")
|
#object_lock_retain_until_date ⇒ ::Time
1180 |
# File 'sig/client.rbs', line 1180
def object_lock_retain_until_date: () -> ::Time
|
#parts_count ⇒ ::Integer
1177 |
# File 'sig/client.rbs', line 1177
def parts_count: () -> ::Integer
|
#replication_status ⇒ "COMPLETE", ...
1176 |
# File 'sig/client.rbs', line 1176
def replication_status: () -> ("COMPLETE" | "PENDING" | "FAILED" | "REPLICA" | "COMPLETED")
|
#request_charged ⇒ "requester"
1175 |
# File 'sig/client.rbs', line 1175
def request_charged: () -> ("requester")
|
#restore ⇒ ::String
1141 |
# File 'sig/client.rbs', line 1141
def restore: () -> ::String
|
#server_side_encryption ⇒ "AES256", ...
1168 |
# File 'sig/client.rbs', line 1168
def server_side_encryption: () -> ("AES256" | "aws:fsx" | "aws:kms" | "aws:kms:dsse")
|
#sse_customer_algorithm ⇒ ::String
1170 |
# File 'sig/client.rbs', line 1170
def sse_customer_algorithm: () -> ::String
|
#sse_customer_key_md5 ⇒ ::String
1171 |
# File 'sig/client.rbs', line 1171
def sse_customer_key_md5: () -> ::String
|
#ssekms_key_id ⇒ ::String
1172 |
# File 'sig/client.rbs', line 1172
def ssekms_key_id: () -> ::String
|
#storage_class ⇒ "STANDARD", ...
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
1178 |
# File 'sig/client.rbs', line 1178
def tag_count: () -> ::Integer
|
#version_id ⇒ ::String
1158 |
# File 'sig/client.rbs', line 1158
def version_id: () -> ::String
|
#website_redirect_location ⇒ ::String
1167 |
# File 'sig/client.rbs', line 1167
def website_redirect_location: () -> ::String
|