Module: Aws::S3::Client::_PutObjectAnnotationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#annotation_name::String

Returns:

  • (::String)


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

def annotation_name: () -> ::String

#checksum_crc32::String

Returns:

  • (::String)


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

def checksum_crc32: () -> ::String

#checksum_crc32c::String

Returns:

  • (::String)


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

def checksum_crc32c: () -> ::String

#checksum_crc64nvme::String

Returns:

  • (::String)


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

def checksum_crc64nvme: () -> ::String

#checksum_md5::String

Returns:

  • (::String)


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

def checksum_md5: () -> ::String

#checksum_sha1::String

Returns:

  • (::String)


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

def checksum_sha1: () -> ::String

#checksum_sha256::String

Returns:

  • (::String)


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

def checksum_sha256: () -> ::String

#checksum_sha512::String

Returns:

  • (::String)


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

def checksum_sha512: () -> ::String

#checksum_type"COMPOSITE", "FULL_OBJECT"

Returns:

  • ("COMPOSITE", "FULL_OBJECT")


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

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

#checksum_xxhash128::String

Returns:

  • (::String)


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

def checksum_xxhash128: () -> ::String

#checksum_xxhash3::String

Returns:

  • (::String)


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

def checksum_xxhash3: () -> ::String

#checksum_xxhash64::String

Returns:

  • (::String)


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

def checksum_xxhash64: () -> ::String

#etag::String

Returns:

  • (::String)


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

def etag: () -> ::String

#key::String

Returns:

  • (::String)


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

def key: () -> ::String

#object_version_id::String

Returns:

  • (::String)


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

def object_version_id: () -> ::String

#request_charged"requester"

Returns:

  • ("requester")


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

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

#server_side_encryption"AES256", ...

Returns:

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


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

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