Module: Aws::S3::Client::_GetObjectResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#accept_ranges::String

Returns:

  • (::String)


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

def accept_ranges: () -> ::String

#body::IO

Returns:

  • (::IO)


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

def body: () -> ::IO

#bucket_key_enabledBoolean

Returns:

  • (Boolean)


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

def bucket_key_enabled: () -> bool

#cache_control::String

Returns:

  • (::String)


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

def cache_control: () -> ::String

#checksum_crc32::String

Returns:

  • (::String)


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

def checksum_crc32: () -> ::String

#checksum_crc32c::String

Returns:

  • (::String)


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

def checksum_crc32c: () -> ::String

#checksum_crc64nvme::String

Returns:

  • (::String)


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

def checksum_crc64nvme: () -> ::String

#checksum_md5::String

Returns:

  • (::String)


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

def checksum_md5: () -> ::String

#checksum_sha1::String

Returns:

  • (::String)


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

def checksum_sha1: () -> ::String

#checksum_sha256::String

Returns:

  • (::String)


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

def checksum_sha256: () -> ::String

#checksum_sha512::String

Returns:

  • (::String)


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

def checksum_sha512: () -> ::String

#checksum_type"COMPOSITE", "FULL_OBJECT"

Returns:

  • ("COMPOSITE", "FULL_OBJECT")


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

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

#checksum_xxhash128::String

Returns:

  • (::String)


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

def checksum_xxhash128: () -> ::String

#checksum_xxhash3::String

Returns:

  • (::String)


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

def checksum_xxhash3: () -> ::String

#checksum_xxhash64::String

Returns:

  • (::String)


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

def checksum_xxhash64: () -> ::String

#content_disposition::String

Returns:

  • (::String)


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

def content_disposition: () -> ::String

#content_encoding::String

Returns:

  • (::String)


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

def content_encoding: () -> ::String

#content_language::String

Returns:

  • (::String)


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

def content_language: () -> ::String

#content_length::Integer

Returns:

  • (::Integer)


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

def content_length: () -> ::Integer

#content_range::String

Returns:

  • (::String)


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

def content_range: () -> ::String

#content_type::String

Returns:

  • (::String)


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

def content_type: () -> ::String

#delete_markerBoolean

Returns:

  • (Boolean)


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

def delete_marker: () -> bool

#etag::String

Returns:

  • (::String)


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

def etag: () -> ::String

#expiration::String

Returns:

  • (::String)


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

def expiration: () -> ::String

#expires::Time

Returns:

  • (::Time)


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

def expires: () -> ::Time

#expires_string::String

Returns:

  • (::String)


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

def expires_string: () -> ::String

#last_modified::Time

Returns:

  • (::Time)


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

def last_modified: () -> ::Time

#metadata::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def metadata: () -> ::Hash[::String, ::String]

#missing_meta::Integer

Returns:

  • (::Integer)


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

def missing_meta: () -> ::Integer

Returns:

  • ("ON", "OFF")


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

def object_lock_legal_hold_status: () -> ("ON" | "OFF")

#object_lock_mode"GOVERNANCE", "COMPLIANCE"

Returns:

  • ("GOVERNANCE", "COMPLIANCE")


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

def object_lock_mode: () -> ("GOVERNANCE" | "COMPLIANCE")

#object_lock_retain_until_date::Time

Returns:

  • (::Time)


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

def object_lock_retain_until_date: () -> ::Time

#parts_count::Integer

Returns:

  • (::Integer)


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

def parts_count: () -> ::Integer

#replication_status"COMPLETE", ...

Returns:

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


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

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

#request_charged"requester"

Returns:

  • ("requester")


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

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

#restore::String

Returns:

  • (::String)


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

def restore: () -> ::String

#server_side_encryption"AES256", ...

Returns:

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


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

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

#sse_customer_algorithm::String

Returns:

  • (::String)


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

def sse_customer_algorithm: () -> ::String

#sse_customer_key_md5::String

Returns:

  • (::String)


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

def sse_customer_key_md5: () -> ::String

#ssekms_key_id::String

Returns:

  • (::String)


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

def ssekms_key_id: () -> ::String

#storage_class"STANDARD", ...

Returns:

  • ("STANDARD", "REDUCED_REDUNDANCY", "STANDARD_IA", "ONEZONE_IA", "INTELLIGENT_TIERING", "GLACIER", "DEEP_ARCHIVE", "OUTPOSTS", "GLACIER_IR", "SNOW", "EXPRESS_ONEZONE", "FSX_OPENZFS", "FSX_ONTAP")


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

def storage_class: () -> ("STANDARD" | "REDUCED_REDUNDANCY" | "STANDARD_IA" | "ONEZONE_IA" | "INTELLIGENT_TIERING" | "GLACIER" | "DEEP_ARCHIVE" | "OUTPOSTS" | "GLACIER_IR" | "SNOW" | "EXPRESS_ONEZONE" | "FSX_OPENZFS" | "FSX_ONTAP")

#tag_count::Integer

Returns:

  • (::Integer)


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

def tag_count: () -> ::Integer

#version_id::String

Returns:

  • (::String)


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

def version_id: () -> ::String

#website_redirect_location::String

Returns:

  • (::String)


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

def website_redirect_location: () -> ::String