Module: Aws::S3::Client::_PutObjectResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#bucket_key_enabledBoolean

Returns:

  • (Boolean)


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

def bucket_key_enabled: () -> bool

#checksum_crc32::String

Returns:

  • (::String)


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

def checksum_crc32: () -> ::String

#checksum_crc32c::String

Returns:

  • (::String)


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

def checksum_crc32c: () -> ::String

#checksum_crc64nvme::String

Returns:

  • (::String)


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

def checksum_crc64nvme: () -> ::String

#checksum_md5::String

Returns:

  • (::String)


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

def checksum_md5: () -> ::String

#checksum_sha1::String

Returns:

  • (::String)


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

def checksum_sha1: () -> ::String

#checksum_sha256::String

Returns:

  • (::String)


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

def checksum_sha256: () -> ::String

#checksum_sha512::String

Returns:

  • (::String)


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

def checksum_sha512: () -> ::String

#checksum_type"COMPOSITE", "FULL_OBJECT"

Returns:

  • ("COMPOSITE", "FULL_OBJECT")


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

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

#checksum_xxhash128::String

Returns:

  • (::String)


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

def checksum_xxhash128: () -> ::String

#checksum_xxhash3::String

Returns:

  • (::String)


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

def checksum_xxhash3: () -> ::String

#checksum_xxhash64::String

Returns:

  • (::String)


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

def checksum_xxhash64: () -> ::String

#etag::String

Returns:

  • (::String)


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

def etag: () -> ::String

#expiration::String

Returns:

  • (::String)


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

def expiration: () -> ::String

#request_charged"requester"

Returns:

  • ("requester")


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

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

#server_side_encryption"AES256", ...

Returns:

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


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

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

#size::Integer

Returns:

  • (::Integer)


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

def size: () -> ::Integer

#sse_customer_algorithm::String

Returns:

  • (::String)


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

def sse_customer_algorithm: () -> ::String

#sse_customer_key_md5::String

Returns:

  • (::String)


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

def sse_customer_key_md5: () -> ::String

#ssekms_encryption_context::String

Returns:

  • (::String)


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

def ssekms_encryption_context: () -> ::String

#ssekms_key_id::String

Returns:

  • (::String)


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

def ssekms_key_id: () -> ::String

#version_id::String

Returns:

  • (::String)


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

def version_id: () -> ::String