Class: Aws::Types::GetObjectOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetObjectOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#accept_ranges ⇒ ::String
Returns the value of attribute accept_ranges.
-
#body ⇒ ::IO
Returns the value of attribute body.
-
#bucket_key_enabled ⇒ Boolean
Returns the value of attribute bucket_key_enabled.
-
#cache_control ⇒ ::String
Returns the value of attribute cache_control.
-
#checksum_crc32 ⇒ ::String
Returns the value of attribute checksum_crc32.
-
#checksum_crc32c ⇒ ::String
Returns the value of attribute checksum_crc32c.
-
#checksum_crc64nvme ⇒ ::String
Returns the value of attribute checksum_crc64nvme.
-
#checksum_md5 ⇒ ::String
Returns the value of attribute checksum_md5.
-
#checksum_sha1 ⇒ ::String
Returns the value of attribute checksum_sha1.
-
#checksum_sha256 ⇒ ::String
Returns the value of attribute checksum_sha256.
-
#checksum_sha512 ⇒ ::String
Returns the value of attribute checksum_sha512.
-
#checksum_type ⇒ "COMPOSITE", "FULL_OBJECT"
Returns the value of attribute checksum_type.
-
#checksum_xxhash128 ⇒ ::String
Returns the value of attribute checksum_xxhash128.
-
#checksum_xxhash3 ⇒ ::String
Returns the value of attribute checksum_xxhash3.
-
#checksum_xxhash64 ⇒ ::String
Returns the value of attribute checksum_xxhash64.
-
#content_disposition ⇒ ::String
Returns the value of attribute content_disposition.
-
#content_encoding ⇒ ::String
Returns the value of attribute content_encoding.
-
#content_language ⇒ ::String
Returns the value of attribute content_language.
-
#content_length ⇒ ::Integer
Returns the value of attribute content_length.
-
#content_range ⇒ ::String
Returns the value of attribute content_range.
-
#content_type ⇒ ::String
Returns the value of attribute content_type.
-
#delete_marker ⇒ Boolean
Returns the value of attribute delete_marker.
-
#etag ⇒ ::String
Returns the value of attribute etag.
-
#expiration ⇒ ::String
Returns the value of attribute expiration.
-
#expires ⇒ ::Time
Returns the value of attribute expires.
-
#expires_string ⇒ ::String
Returns the value of attribute expires_string.
-
#last_modified ⇒ ::Time
Returns the value of attribute last_modified.
-
#metadata ⇒ ::Hash[::String, ::String]
Returns the value of attribute metadata.
-
#missing_meta ⇒ ::Integer
Returns the value of attribute missing_meta.
-
#object_lock_legal_hold_status ⇒ "ON", "OFF"
Returns the value of attribute object_lock_legal_hold_status.
-
#object_lock_mode ⇒ "GOVERNANCE", "COMPLIANCE"
Returns the value of attribute object_lock_mode.
-
#object_lock_retain_until_date ⇒ ::Time
Returns the value of attribute object_lock_retain_until_date.
-
#parts_count ⇒ ::Integer
Returns the value of attribute parts_count.
-
#replication_status ⇒ "COMPLETE", ...
Returns the value of attribute replication_status.
-
#request_charged ⇒ "requester"
Returns the value of attribute request_charged.
-
#restore ⇒ ::String
Returns the value of attribute restore.
-
#server_side_encryption ⇒ "AES256", ...
Returns the value of attribute server_side_encryption.
-
#sse_customer_algorithm ⇒ ::String
Returns the value of attribute sse_customer_algorithm.
-
#sse_customer_key_md5 ⇒ ::String
Returns the value of attribute sse_customer_key_md5.
-
#ssekms_key_id ⇒ ::String
Returns the value of attribute ssekms_key_id.
-
#storage_class ⇒ "STANDARD", ...
Returns the value of attribute storage_class.
-
#tag_count ⇒ ::Integer
Returns the value of attribute tag_count.
-
#version_id ⇒ ::String
Returns the value of attribute version_id.
-
#website_redirect_location ⇒ ::String
Returns the value of attribute website_redirect_location.
Instance Attribute Details
#accept_ranges ⇒ ::String
Returns the value of attribute accept_ranges.
1200 1201 1202 |
# File 'sig/types.rbs', line 1200 def accept_ranges @accept_ranges end |
#body ⇒ ::IO
Returns the value of attribute body.
1198 1199 1200 |
# File 'sig/types.rbs', line 1198 def body @body end |
#bucket_key_enabled ⇒ Boolean
Returns the value of attribute bucket_key_enabled.
1233 1234 1235 |
# File 'sig/types.rbs', line 1233 def bucket_key_enabled @bucket_key_enabled end |
#cache_control ⇒ ::String
Returns the value of attribute cache_control.
1219 1220 1221 |
# File 'sig/types.rbs', line 1219 def cache_control @cache_control end |
#checksum_crc32 ⇒ ::String
Returns the value of attribute checksum_crc32.
1206 1207 1208 |
# File 'sig/types.rbs', line 1206 def checksum_crc32 @checksum_crc32 end |
#checksum_crc32c ⇒ ::String
Returns the value of attribute checksum_crc32c.
1207 1208 1209 |
# File 'sig/types.rbs', line 1207 def checksum_crc32c @checksum_crc32c end |
#checksum_crc64nvme ⇒ ::String
Returns the value of attribute checksum_crc64nvme.
1208 1209 1210 |
# File 'sig/types.rbs', line 1208 def checksum_crc64nvme @checksum_crc64nvme end |
#checksum_md5 ⇒ ::String
Returns the value of attribute checksum_md5.
1212 1213 1214 |
# File 'sig/types.rbs', line 1212 def checksum_md5 @checksum_md5 end |
#checksum_sha1 ⇒ ::String
Returns the value of attribute checksum_sha1.
1209 1210 1211 |
# File 'sig/types.rbs', line 1209 def checksum_sha1 @checksum_sha1 end |
#checksum_sha256 ⇒ ::String
Returns the value of attribute checksum_sha256.
1210 1211 1212 |
# File 'sig/types.rbs', line 1210 def checksum_sha256 @checksum_sha256 end |
#checksum_sha512 ⇒ ::String
Returns the value of attribute checksum_sha512.
1211 1212 1213 |
# File 'sig/types.rbs', line 1211 def checksum_sha512 @checksum_sha512 end |
#checksum_type ⇒ "COMPOSITE", "FULL_OBJECT"
Returns the value of attribute checksum_type.
1216 1217 1218 |
# File 'sig/types.rbs', line 1216 def checksum_type @checksum_type end |
#checksum_xxhash128 ⇒ ::String
Returns the value of attribute checksum_xxhash128.
1215 1216 1217 |
# File 'sig/types.rbs', line 1215 def checksum_xxhash128 @checksum_xxhash128 end |
#checksum_xxhash3 ⇒ ::String
Returns the value of attribute checksum_xxhash3.
1214 1215 1216 |
# File 'sig/types.rbs', line 1214 def checksum_xxhash3 @checksum_xxhash3 end |
#checksum_xxhash64 ⇒ ::String
Returns the value of attribute checksum_xxhash64.
1213 1214 1215 |
# File 'sig/types.rbs', line 1213 def checksum_xxhash64 @checksum_xxhash64 end |
#content_disposition ⇒ ::String
Returns the value of attribute content_disposition.
1220 1221 1222 |
# File 'sig/types.rbs', line 1220 def content_disposition @content_disposition end |
#content_encoding ⇒ ::String
Returns the value of attribute content_encoding.
1221 1222 1223 |
# File 'sig/types.rbs', line 1221 def content_encoding @content_encoding end |
#content_language ⇒ ::String
Returns the value of attribute content_language.
1222 1223 1224 |
# File 'sig/types.rbs', line 1222 def content_language @content_language end |
#content_length ⇒ ::Integer
Returns the value of attribute content_length.
1204 1205 1206 |
# File 'sig/types.rbs', line 1204 def content_length @content_length end |
#content_range ⇒ ::String
Returns the value of attribute content_range.
1223 1224 1225 |
# File 'sig/types.rbs', line 1223 def content_range @content_range end |
#content_type ⇒ ::String
Returns the value of attribute content_type.
1224 1225 1226 |
# File 'sig/types.rbs', line 1224 def content_type @content_type end |
#delete_marker ⇒ Boolean
Returns the value of attribute delete_marker.
1199 1200 1201 |
# File 'sig/types.rbs', line 1199 def delete_marker @delete_marker end |
#etag ⇒ ::String
Returns the value of attribute etag.
1205 1206 1207 |
# File 'sig/types.rbs', line 1205 def etag @etag end |
#expiration ⇒ ::String
Returns the value of attribute expiration.
1201 1202 1203 |
# File 'sig/types.rbs', line 1201 def expiration @expiration end |
#expires ⇒ ::Time
Returns the value of attribute expires.
1225 1226 1227 |
# File 'sig/types.rbs', line 1225 def expires @expires end |
#expires_string ⇒ ::String
Returns the value of attribute expires_string.
1226 1227 1228 |
# File 'sig/types.rbs', line 1226 def expires_string @expires_string end |
#last_modified ⇒ ::Time
Returns the value of attribute last_modified.
1203 1204 1205 |
# File 'sig/types.rbs', line 1203 def last_modified @last_modified end |
#metadata ⇒ ::Hash[::String, ::String]
Returns the value of attribute metadata.
1229 1230 1231 |
# File 'sig/types.rbs', line 1229 def @metadata end |
#missing_meta ⇒ ::Integer
Returns the value of attribute missing_meta.
1217 1218 1219 |
# File 'sig/types.rbs', line 1217 def @missing_meta end |
#object_lock_legal_hold_status ⇒ "ON", "OFF"
Returns the value of attribute object_lock_legal_hold_status.
1241 1242 1243 |
# File 'sig/types.rbs', line 1241 def object_lock_legal_hold_status @object_lock_legal_hold_status end |
#object_lock_mode ⇒ "GOVERNANCE", "COMPLIANCE"
Returns the value of attribute object_lock_mode.
1239 1240 1241 |
# File 'sig/types.rbs', line 1239 def object_lock_mode @object_lock_mode end |
#object_lock_retain_until_date ⇒ ::Time
Returns the value of attribute object_lock_retain_until_date.
1240 1241 1242 |
# File 'sig/types.rbs', line 1240 def object_lock_retain_until_date @object_lock_retain_until_date end |
#parts_count ⇒ ::Integer
Returns the value of attribute parts_count.
1237 1238 1239 |
# File 'sig/types.rbs', line 1237 def parts_count @parts_count end |
#replication_status ⇒ "COMPLETE", ...
Returns the value of attribute replication_status.
1236 1237 1238 |
# File 'sig/types.rbs', line 1236 def replication_status @replication_status end |
#request_charged ⇒ "requester"
Returns the value of attribute request_charged.
1235 1236 1237 |
# File 'sig/types.rbs', line 1235 def request_charged @request_charged end |
#restore ⇒ ::String
Returns the value of attribute restore.
1202 1203 1204 |
# File 'sig/types.rbs', line 1202 def restore @restore end |
#server_side_encryption ⇒ "AES256", ...
Returns the value of attribute server_side_encryption.
1228 1229 1230 |
# File 'sig/types.rbs', line 1228 def server_side_encryption @server_side_encryption end |
#sse_customer_algorithm ⇒ ::String
Returns the value of attribute sse_customer_algorithm.
1230 1231 1232 |
# File 'sig/types.rbs', line 1230 def sse_customer_algorithm @sse_customer_algorithm end |
#sse_customer_key_md5 ⇒ ::String
Returns the value of attribute sse_customer_key_md5.
1231 1232 1233 |
# File 'sig/types.rbs', line 1231 def sse_customer_key_md5 @sse_customer_key_md5 end |
#ssekms_key_id ⇒ ::String
Returns the value of attribute ssekms_key_id.
1232 1233 1234 |
# File 'sig/types.rbs', line 1232 def ssekms_key_id @ssekms_key_id end |
#storage_class ⇒ "STANDARD", ...
Returns the value of attribute storage_class.
1234 1235 1236 |
# File 'sig/types.rbs', line 1234 def storage_class @storage_class end |
#tag_count ⇒ ::Integer
Returns the value of attribute tag_count.
1238 1239 1240 |
# File 'sig/types.rbs', line 1238 def tag_count @tag_count end |
#version_id ⇒ ::String
Returns the value of attribute version_id.
1218 1219 1220 |
# File 'sig/types.rbs', line 1218 def version_id @version_id end |
#website_redirect_location ⇒ ::String
Returns the value of attribute website_redirect_location.
1227 1228 1229 |
# File 'sig/types.rbs', line 1227 def website_redirect_location @website_redirect_location end |