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)


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

def accept_ranges
  @accept_ranges
end

#body::IO

Returns the value of attribute body.

Returns:

  • (::IO)


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

def body
  @body
end

#bucket_key_enabledBoolean

Returns the value of attribute bucket_key_enabled.

Returns:

  • (Boolean)


3214
3215
3216
# File 'sig/types.rbs', line 3214

def bucket_key_enabled
  @bucket_key_enabled
end

#cache_control::String

Returns the value of attribute cache_control.

Returns:

  • (::String)


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

def cache_control
  @cache_control
end

#checksum_crc32::String

Returns the value of attribute checksum_crc32.

Returns:

  • (::String)


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

def checksum_crc32
  @checksum_crc32
end

#checksum_crc32c::String

Returns the value of attribute checksum_crc32c.

Returns:

  • (::String)


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

def checksum_crc32c
  @checksum_crc32c
end

#checksum_crc64nvme::String

Returns the value of attribute checksum_crc64nvme.

Returns:

  • (::String)


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

def checksum_crc64nvme
  @checksum_crc64nvme
end

#checksum_md5::String

Returns the value of attribute checksum_md5.

Returns:

  • (::String)


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

def checksum_md5
  @checksum_md5
end

#checksum_sha1::String

Returns the value of attribute checksum_sha1.

Returns:

  • (::String)


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

def checksum_sha1
  @checksum_sha1
end

#checksum_sha256::String

Returns the value of attribute checksum_sha256.

Returns:

  • (::String)


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

def checksum_sha256
  @checksum_sha256
end

#checksum_sha512::String

Returns the value of attribute checksum_sha512.

Returns:

  • (::String)


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

def checksum_sha512
  @checksum_sha512
end

#checksum_xxhash128::String

Returns the value of attribute checksum_xxhash128.

Returns:

  • (::String)


3192
3193
3194
# File 'sig/types.rbs', line 3192

def checksum_xxhash128
  @checksum_xxhash128
end

#checksum_xxhash3::String

Returns the value of attribute checksum_xxhash3.

Returns:

  • (::String)


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

def checksum_xxhash3
  @checksum_xxhash3
end

#checksum_xxhash64::String

Returns the value of attribute checksum_xxhash64.

Returns:

  • (::String)


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

def checksum_xxhash64
  @checksum_xxhash64
end

#content_disposition::String

Returns the value of attribute content_disposition.

Returns:

  • (::String)


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

def content_disposition
  @content_disposition
end

#content_encoding::String

Returns the value of attribute content_encoding.

Returns:

  • (::String)


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

def content_encoding
  @content_encoding
end

#content_language::String

Returns the value of attribute content_language.

Returns:

  • (::String)


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

def content_language
  @content_language
end

#content_length::Integer

Returns the value of attribute content_length.

Returns:

  • (::Integer)


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

def content_length
  @content_length
end

#content_range::String

Returns the value of attribute content_range.

Returns:

  • (::String)


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

def content_range
  @content_range
end

#content_type::String

Returns the value of attribute content_type.

Returns:

  • (::String)


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

def content_type
  @content_type
end

#delete_markerBoolean

Returns the value of attribute delete_marker.

Returns:

  • (Boolean)


3193
3194
3195
# File 'sig/types.rbs', line 3193

def delete_marker
  @delete_marker
end

#error_code::String

Returns the value of attribute error_code.

Returns:

  • (::String)


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

def error_code
  @error_code
end

#error_message::String

Returns the value of attribute error_message.

Returns:

  • (::String)


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

def error_message
  @error_message
end

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


3194
3195
3196
# File 'sig/types.rbs', line 3194

def etag
  @etag
end

#expiration::String

Returns the value of attribute expiration.

Returns:

  • (::String)


3196
3197
3198
# File 'sig/types.rbs', line 3196

def expiration
  @expiration
end

#expires::Time

Returns the value of attribute expires.

Returns:

  • (::Time)


3195
3196
3197
# File 'sig/types.rbs', line 3195

def expires
  @expires
end

#last_modified::Time

Returns the value of attribute last_modified.

Returns:

  • (::Time)


3197
3198
3199
# File 'sig/types.rbs', line 3197

def last_modified
  @last_modified
end

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

Returns the value of attribute metadata.

Returns:

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


3199
3200
3201
# File 'sig/types.rbs', line 3199

def 
  @metadata
end

#missing_meta::Integer

Returns the value of attribute missing_meta.

Returns:

  • (::Integer)


3198
3199
3200
# File 'sig/types.rbs', line 3198

def missing_meta
  @missing_meta
end

Returns the value of attribute object_lock_legal_hold_status.

Returns:

  • ("ON", "OFF")


3201
3202
3203
# File 'sig/types.rbs', line 3201

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


3200
3201
3202
# File 'sig/types.rbs', line 3200

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)


3202
3203
3204
# File 'sig/types.rbs', line 3202

def object_lock_retain_until_date
  @object_lock_retain_until_date
end

#parts_count::Integer

Returns the value of attribute parts_count.

Returns:

  • (::Integer)


3203
3204
3205
# File 'sig/types.rbs', line 3203

def parts_count
  @parts_count
end

#replication_status"COMPLETE", ...

Returns the value of attribute replication_status.

Returns:

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


3204
3205
3206
# File 'sig/types.rbs', line 3204

def replication_status
  @replication_status
end

#request_charged"requester"

Returns the value of attribute request_charged.

Returns:

  • ("requester")


3205
3206
3207
# File 'sig/types.rbs', line 3205

def request_charged
  @request_charged
end

#request_route::String

Returns the value of attribute request_route.

Returns:

  • (::String)


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

def request_route
  @request_route
end

#request_token::String

Returns the value of attribute request_token.

Returns:

  • (::String)


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

def request_token
  @request_token
end

#restore::String

Returns the value of attribute restore.

Returns:

  • (::String)


3206
3207
3208
# File 'sig/types.rbs', line 3206

def restore
  @restore
end

#server_side_encryption"AES256", ...

Returns the value of attribute server_side_encryption.

Returns:

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


3207
3208
3209
# File 'sig/types.rbs', line 3207

def server_side_encryption
  @server_side_encryption
end

#sse_customer_algorithm::String

Returns the value of attribute sse_customer_algorithm.

Returns:

  • (::String)


3208
3209
3210
# File 'sig/types.rbs', line 3208

def sse_customer_algorithm
  @sse_customer_algorithm
end

#sse_customer_key_md5::String

Returns the value of attribute sse_customer_key_md5.

Returns:

  • (::String)


3210
3211
3212
# File 'sig/types.rbs', line 3210

def sse_customer_key_md5
  @sse_customer_key_md5
end

#ssekms_key_id::String

Returns the value of attribute ssekms_key_id.

Returns:

  • (::String)


3209
3210
3211
# File 'sig/types.rbs', line 3209

def ssekms_key_id
  @ssekms_key_id
end

#status_code::Integer

Returns the value of attribute status_code.

Returns:

  • (::Integer)


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

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


3211
3212
3213
# File 'sig/types.rbs', line 3211

def storage_class
  @storage_class
end

#tag_count::Integer

Returns the value of attribute tag_count.

Returns:

  • (::Integer)


3212
3213
3214
# File 'sig/types.rbs', line 3212

def tag_count
  @tag_count
end

#version_id::String

Returns the value of attribute version_id.

Returns:

  • (::String)


3213
3214
3215
# File 'sig/types.rbs', line 3213

def version_id
  @version_id
end