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)


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

def bucket_key_enabled: () -> bool

#checksum_crc32::String

Returns:

  • (::String)


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

def checksum_crc32: () -> ::String

#checksum_crc32c::String

Returns:

  • (::String)


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

def checksum_crc32c: () -> ::String

#checksum_crc64nvme::String

Returns:

  • (::String)


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

def checksum_crc64nvme: () -> ::String

#checksum_md5::String

Returns:

  • (::String)


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

def checksum_md5: () -> ::String

#checksum_sha1::String

Returns:

  • (::String)


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

def checksum_sha1: () -> ::String

#checksum_sha256::String

Returns:

  • (::String)


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

def checksum_sha256: () -> ::String

#checksum_sha512::String

Returns:

  • (::String)


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

def checksum_sha512: () -> ::String

#checksum_type"COMPOSITE", "FULL_OBJECT"

Returns:

  • ("COMPOSITE", "FULL_OBJECT")


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

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

#checksum_xxhash128::String

Returns:

  • (::String)


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

def checksum_xxhash128: () -> ::String

#checksum_xxhash3::String

Returns:

  • (::String)


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

def checksum_xxhash3: () -> ::String

#checksum_xxhash64::String

Returns:

  • (::String)


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

def checksum_xxhash64: () -> ::String

#etag::String

Returns:

  • (::String)


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

def etag: () -> ::String

#expiration::String

Returns:

  • (::String)


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

def expiration: () -> ::String

#request_charged"requester"

Returns:

  • ("requester")


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

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

#server_side_encryption"AES256", ...

Returns:

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


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

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

#size::Integer

Returns:

  • (::Integer)


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

def size: () -> ::Integer

#sse_customer_algorithm::String

Returns:

  • (::String)


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

def sse_customer_algorithm: () -> ::String

#sse_customer_key_md5::String

Returns:

  • (::String)


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

def sse_customer_key_md5: () -> ::String

#ssekms_encryption_context::String

Returns:

  • (::String)


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

def ssekms_encryption_context: () -> ::String

#ssekms_key_id::String

Returns:

  • (::String)


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

def ssekms_key_id: () -> ::String

#version_id::String

Returns:

  • (::String)


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

def version_id: () -> ::String