Module: Aws::S3::Client::_GetObjectAnnotationResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#annotation_payload::IO

Returns:

  • (::IO)


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

def annotation_payload: () -> ::IO

#checksum_crc32::String

Returns:

  • (::String)


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

def checksum_crc32: () -> ::String

#checksum_crc32c::String

Returns:

  • (::String)


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

def checksum_crc32c: () -> ::String

#checksum_crc64nvme::String

Returns:

  • (::String)


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

def checksum_crc64nvme: () -> ::String

#checksum_md5::String

Returns:

  • (::String)


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

def checksum_md5: () -> ::String

#checksum_sha1::String

Returns:

  • (::String)


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

def checksum_sha1: () -> ::String

#checksum_sha256::String

Returns:

  • (::String)


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

def checksum_sha256: () -> ::String

#checksum_sha512::String

Returns:

  • (::String)


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

def checksum_sha512: () -> ::String

#checksum_type"COMPOSITE", "FULL_OBJECT"

Returns:

  • ("COMPOSITE", "FULL_OBJECT")


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

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

#checksum_xxhash128::String

Returns:

  • (::String)


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

def checksum_xxhash128: () -> ::String

#checksum_xxhash3::String

Returns:

  • (::String)


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

def checksum_xxhash3: () -> ::String

#checksum_xxhash64::String

Returns:

  • (::String)


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

def checksum_xxhash64: () -> ::String

#content_length::Integer

Returns:

  • (::Integer)


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

def content_length: () -> ::Integer

#etag::String

Returns:

  • (::String)


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

def etag: () -> ::String

#last_modified::Time

Returns:

  • (::Time)


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

def last_modified: () -> ::Time

#object_version_id::String

Returns:

  • (::String)


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

def object_version_id: () -> ::String

#replication_status"COMPLETE", ...

Returns:

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


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

def replication_status: () -> ("COMPLETE" | "PENDING" | "FAILED" | "REPLICA" | "COMPLETED")

#request_charged"requester"

Returns:

  • ("requester")


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

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

#server_side_encryption"AES256", ...

Returns:

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


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

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