Module: Aws::S3::Client::_CreateMultipartUploadResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateMultipartUploadOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#abort_date::Time

Returns:

  • (::Time)


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

def abort_date: () -> ::Time

#abort_rule_id::String

Returns:

  • (::String)


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

def abort_rule_id: () -> ::String

#bucket::String

Returns:

  • (::String)


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

def bucket: () -> ::String

#bucket_key_enabledBoolean

Returns:

  • (Boolean)


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

def bucket_key_enabled: () -> bool

#checksum_algorithm"CRC32", ...

Returns:

  • ("CRC32", "CRC32C", "SHA1", "SHA256", "CRC64NVME", "SHA512", "MD5", "XXHASH64", "XXHASH3", "XXHASH128")


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

def checksum_algorithm: () -> ("CRC32" | "CRC32C" | "SHA1" | "SHA256" | "CRC64NVME" | "SHA512" | "MD5" | "XXHASH64" | "XXHASH3" | "XXHASH128")

#checksum_type"COMPOSITE", "FULL_OBJECT"

Returns:

  • ("COMPOSITE", "FULL_OBJECT")


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

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

#key::String

Returns:

  • (::String)


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

def key: () -> ::String

#request_charged"requester"

Returns:

  • ("requester")


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

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

#server_side_encryption"AES256", ...

Returns:

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


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

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

#sse_customer_algorithm::String

Returns:

  • (::String)


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

def sse_customer_algorithm: () -> ::String

#sse_customer_key_md5::String

Returns:

  • (::String)


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

def sse_customer_key_md5: () -> ::String

#ssekms_encryption_context::String

Returns:

  • (::String)


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

def ssekms_encryption_context: () -> ::String

#ssekms_key_id::String

Returns:

  • (::String)


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

def ssekms_key_id: () -> ::String

#upload_id::String

Returns:

  • (::String)


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

def upload_id: () -> ::String