Class: Aws::Types::WriteGetObjectResponseRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:ssekms_key_id])

Instance Attribute Summary collapse

Instance Attribute Details

#accept_ranges::String

Returns the value of attribute accept_ranges.

Returns:

  • (::String)


3151
3152
3153
# File 'sig/types.rbs', line 3151

def accept_ranges
  @accept_ranges
end

#body::IO

Returns the value of attribute body.

Returns:

  • (::IO)


3147
3148
3149
# File 'sig/types.rbs', line 3147

def body
  @body
end

#bucket_key_enabledBoolean

Returns the value of attribute bucket_key_enabled.

Returns:

  • (Boolean)


3190
3191
3192
# File 'sig/types.rbs', line 3190

def bucket_key_enabled
  @bucket_key_enabled
end

#cache_control::String

Returns the value of attribute cache_control.

Returns:

  • (::String)


3152
3153
3154
# File 'sig/types.rbs', line 3152

def cache_control
  @cache_control
end

#checksum_crc32::String

Returns the value of attribute checksum_crc32.

Returns:

  • (::String)


3159
3160
3161
# File 'sig/types.rbs', line 3159

def checksum_crc32
  @checksum_crc32
end

#checksum_crc32c::String

Returns the value of attribute checksum_crc32c.

Returns:

  • (::String)


3160
3161
3162
# File 'sig/types.rbs', line 3160

def checksum_crc32c
  @checksum_crc32c
end

#checksum_crc64nvme::String

Returns the value of attribute checksum_crc64nvme.

Returns:

  • (::String)


3161
3162
3163
# File 'sig/types.rbs', line 3161

def checksum_crc64nvme
  @checksum_crc64nvme
end

#checksum_md5::String

Returns the value of attribute checksum_md5.

Returns:

  • (::String)


3165
3166
3167
# File 'sig/types.rbs', line 3165

def checksum_md5
  @checksum_md5
end

#checksum_sha1::String

Returns the value of attribute checksum_sha1.

Returns:

  • (::String)


3162
3163
3164
# File 'sig/types.rbs', line 3162

def checksum_sha1
  @checksum_sha1
end

#checksum_sha256::String

Returns the value of attribute checksum_sha256.

Returns:

  • (::String)


3163
3164
3165
# File 'sig/types.rbs', line 3163

def checksum_sha256
  @checksum_sha256
end

#checksum_sha512::String

Returns the value of attribute checksum_sha512.

Returns:

  • (::String)


3164
3165
3166
# File 'sig/types.rbs', line 3164

def checksum_sha512
  @checksum_sha512
end

#checksum_xxhash128::String

Returns the value of attribute checksum_xxhash128.

Returns:

  • (::String)


3168
3169
3170
# File 'sig/types.rbs', line 3168

def checksum_xxhash128
  @checksum_xxhash128
end

#checksum_xxhash3::String

Returns the value of attribute checksum_xxhash3.

Returns:

  • (::String)


3167
3168
3169
# File 'sig/types.rbs', line 3167

def checksum_xxhash3
  @checksum_xxhash3
end

#checksum_xxhash64::String

Returns the value of attribute checksum_xxhash64.

Returns:

  • (::String)


3166
3167
3168
# File 'sig/types.rbs', line 3166

def checksum_xxhash64
  @checksum_xxhash64
end

#content_disposition::String

Returns the value of attribute content_disposition.

Returns:

  • (::String)


3153
3154
3155
# File 'sig/types.rbs', line 3153

def content_disposition
  @content_disposition
end

#content_encoding::String

Returns the value of attribute content_encoding.

Returns:

  • (::String)


3154
3155
3156
# File 'sig/types.rbs', line 3154

def content_encoding
  @content_encoding
end

#content_language::String

Returns the value of attribute content_language.

Returns:

  • (::String)


3155
3156
3157
# File 'sig/types.rbs', line 3155

def content_language
  @content_language
end

#content_length::Integer

Returns the value of attribute content_length.

Returns:

  • (::Integer)


3156
3157
3158
# File 'sig/types.rbs', line 3156

def content_length
  @content_length
end

#content_range::String

Returns the value of attribute content_range.

Returns:

  • (::String)


3157
3158
3159
# File 'sig/types.rbs', line 3157

def content_range
  @content_range
end

#content_type::String

Returns the value of attribute content_type.

Returns:

  • (::String)


3158
3159
3160
# File 'sig/types.rbs', line 3158

def content_type
  @content_type
end

#delete_markerBoolean

Returns the value of attribute delete_marker.

Returns:

  • (Boolean)


3169
3170
3171
# File 'sig/types.rbs', line 3169

def delete_marker
  @delete_marker
end

#error_code::String

Returns the value of attribute error_code.

Returns:

  • (::String)


3149
3150
3151
# File 'sig/types.rbs', line 3149

def error_code
  @error_code
end

#error_message::String

Returns the value of attribute error_message.

Returns:

  • (::String)


3150
3151
3152
# File 'sig/types.rbs', line 3150

def error_message
  @error_message
end

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


3170
3171
3172
# File 'sig/types.rbs', line 3170

def etag
  @etag
end

#expiration::String

Returns the value of attribute expiration.

Returns:

  • (::String)


3172
3173
3174
# File 'sig/types.rbs', line 3172

def expiration
  @expiration
end

#expires::Time

Returns the value of attribute expires.

Returns:

  • (::Time)


3171
3172
3173
# File 'sig/types.rbs', line 3171

def expires
  @expires
end

#last_modified::Time

Returns the value of attribute last_modified.

Returns:

  • (::Time)


3173
3174
3175
# File 'sig/types.rbs', line 3173

def last_modified
  @last_modified
end

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

Returns the value of attribute metadata.

Returns:

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


3175
3176
3177
# File 'sig/types.rbs', line 3175

def 
  @metadata
end

#missing_meta::Integer

Returns the value of attribute missing_meta.

Returns:

  • (::Integer)


3174
3175
3176
# File 'sig/types.rbs', line 3174

def missing_meta
  @missing_meta
end

Returns the value of attribute object_lock_legal_hold_status.

Returns:

  • ("ON", "OFF")


3177
3178
3179
# File 'sig/types.rbs', line 3177

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.

Returns:

  • ("GOVERNANCE", "COMPLIANCE")


3176
3177
3178
# File 'sig/types.rbs', line 3176

def object_lock_mode
  @object_lock_mode
end

#object_lock_retain_until_date::Time

Returns the value of attribute object_lock_retain_until_date.

Returns:

  • (::Time)


3178
3179
3180
# File 'sig/types.rbs', line 3178

def object_lock_retain_until_date
  @object_lock_retain_until_date
end

#parts_count::Integer

Returns the value of attribute parts_count.

Returns:

  • (::Integer)


3179
3180
3181
# File 'sig/types.rbs', line 3179

def parts_count
  @parts_count
end

#replication_status"COMPLETE", ...

Returns the value of attribute replication_status.

Returns:

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


3180
3181
3182
# File 'sig/types.rbs', line 3180

def replication_status
  @replication_status
end

#request_charged"requester"

Returns the value of attribute request_charged.

Returns:

  • ("requester")


3181
3182
3183
# File 'sig/types.rbs', line 3181

def request_charged
  @request_charged
end

#request_route::String

Returns the value of attribute request_route.

Returns:

  • (::String)


3145
3146
3147
# File 'sig/types.rbs', line 3145

def request_route
  @request_route
end

#request_token::String

Returns the value of attribute request_token.

Returns:

  • (::String)


3146
3147
3148
# File 'sig/types.rbs', line 3146

def request_token
  @request_token
end

#restore::String

Returns the value of attribute restore.

Returns:

  • (::String)


3182
3183
3184
# File 'sig/types.rbs', line 3182

def restore
  @restore
end

#server_side_encryption"AES256", ...

Returns the value of attribute server_side_encryption.

Returns:

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


3183
3184
3185
# File 'sig/types.rbs', line 3183

def server_side_encryption
  @server_side_encryption
end

#sse_customer_algorithm::String

Returns the value of attribute sse_customer_algorithm.

Returns:

  • (::String)


3184
3185
3186
# File 'sig/types.rbs', line 3184

def sse_customer_algorithm
  @sse_customer_algorithm
end

#sse_customer_key_md5::String

Returns the value of attribute sse_customer_key_md5.

Returns:

  • (::String)


3186
3187
3188
# File 'sig/types.rbs', line 3186

def sse_customer_key_md5
  @sse_customer_key_md5
end

#ssekms_key_id::String

Returns the value of attribute ssekms_key_id.

Returns:

  • (::String)


3185
3186
3187
# File 'sig/types.rbs', line 3185

def ssekms_key_id
  @ssekms_key_id
end

#status_code::Integer

Returns the value of attribute status_code.

Returns:

  • (::Integer)


3148
3149
3150
# File 'sig/types.rbs', line 3148

def status_code
  @status_code
end

#storage_class"STANDARD", ...

Returns the value of attribute storage_class.

Returns:

  • ("STANDARD", "REDUCED_REDUNDANCY", "STANDARD_IA", "ONEZONE_IA", "INTELLIGENT_TIERING", "GLACIER", "DEEP_ARCHIVE", "OUTPOSTS", "GLACIER_IR", "SNOW", "EXPRESS_ONEZONE", "FSX_OPENZFS", "FSX_ONTAP")


3187
3188
3189
# File 'sig/types.rbs', line 3187

def storage_class
  @storage_class
end

#tag_count::Integer

Returns the value of attribute tag_count.

Returns:

  • (::Integer)


3188
3189
3190
# File 'sig/types.rbs', line 3188

def tag_count
  @tag_count
end

#version_id::String

Returns the value of attribute version_id.

Returns:

  • (::String)


3189
3190
3191
# File 'sig/types.rbs', line 3189

def version_id
  @version_id
end