Class: Aws::Types::CreateMultipartUploadRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:sse_customer_key, :ssekms_key_id, :ssekms_encryption_context])

Instance Attribute Summary collapse

Instance Attribute Details

#acl"private", ...

Returns the value of attribute acl.

Returns:

  • ("private", "public-read", "public-read-write", "authenticated-read", "aws-exec-read", "bucket-owner-read", "bucket-owner-full-control")


473
474
475
# File 'sig/types.rbs', line 473

def acl
  @acl
end

#bucket::String

Returns the value of attribute bucket.

Returns:

  • (::String)


474
475
476
# File 'sig/types.rbs', line 474

def bucket
  @bucket
end

#bucket_key_enabledBoolean

Returns the value of attribute bucket_key_enabled.

Returns:

  • (Boolean)


495
496
497
# File 'sig/types.rbs', line 495

def bucket_key_enabled
  @bucket_key_enabled
end

#cache_control::String

Returns the value of attribute cache_control.

Returns:

  • (::String)


475
476
477
# File 'sig/types.rbs', line 475

def cache_control
  @cache_control
end

#checksum_algorithm"CRC32", ...

Returns the value of attribute checksum_algorithm.

Returns:

  • ("CRC32", "CRC32C", "SHA1", "SHA256", "CRC64NVME", "SHA512", "MD5", "XXHASH64", "XXHASH3", "XXHASH128")


502
503
504
# File 'sig/types.rbs', line 502

def checksum_algorithm
  @checksum_algorithm
end

#checksum_type"COMPOSITE", "FULL_OBJECT"

Returns the value of attribute checksum_type.

Returns:

  • ("COMPOSITE", "FULL_OBJECT")


503
504
505
# File 'sig/types.rbs', line 503

def checksum_type
  @checksum_type
end

#content_disposition::String

Returns the value of attribute content_disposition.

Returns:

  • (::String)


476
477
478
# File 'sig/types.rbs', line 476

def content_disposition
  @content_disposition
end

#content_encoding::String

Returns the value of attribute content_encoding.

Returns:

  • (::String)


477
478
479
# File 'sig/types.rbs', line 477

def content_encoding
  @content_encoding
end

#content_language::String

Returns the value of attribute content_language.

Returns:

  • (::String)


478
479
480
# File 'sig/types.rbs', line 478

def content_language
  @content_language
end

#content_type::String

Returns the value of attribute content_type.

Returns:

  • (::String)


479
480
481
# File 'sig/types.rbs', line 479

def content_type
  @content_type
end

#expected_bucket_owner::String

Returns the value of attribute expected_bucket_owner.

Returns:

  • (::String)


501
502
503
# File 'sig/types.rbs', line 501

def expected_bucket_owner
  @expected_bucket_owner
end

#expires::Time

Returns the value of attribute expires.

Returns:

  • (::Time)


480
481
482
# File 'sig/types.rbs', line 480

def expires
  @expires
end

#grant_full_control::String

Returns the value of attribute grant_full_control.

Returns:

  • (::String)


481
482
483
# File 'sig/types.rbs', line 481

def grant_full_control
  @grant_full_control
end

#grant_read::String

Returns the value of attribute grant_read.

Returns:

  • (::String)


482
483
484
# File 'sig/types.rbs', line 482

def grant_read
  @grant_read
end

#grant_read_acp::String

Returns the value of attribute grant_read_acp.

Returns:

  • (::String)


483
484
485
# File 'sig/types.rbs', line 483

def grant_read_acp
  @grant_read_acp
end

#grant_write_acp::String

Returns the value of attribute grant_write_acp.

Returns:

  • (::String)


484
485
486
# File 'sig/types.rbs', line 484

def grant_write_acp
  @grant_write_acp
end

#key::String

Returns the value of attribute key.

Returns:

  • (::String)


485
486
487
# File 'sig/types.rbs', line 485

def key
  @key
end

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

Returns the value of attribute metadata.

Returns:

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


486
487
488
# File 'sig/types.rbs', line 486

def 
  @metadata
end

Returns the value of attribute object_lock_legal_hold_status.

Returns:

  • ("ON", "OFF")


500
501
502
# File 'sig/types.rbs', line 500

def object_lock_legal_hold_status
  @object_lock_legal_hold_status
end

#object_lock_mode"GOVERNANCE", "COMPLIANCE"

Returns the value of attribute object_lock_mode.

Returns:

  • ("GOVERNANCE", "COMPLIANCE")


498
499
500
# File 'sig/types.rbs', line 498

def object_lock_mode
  @object_lock_mode
end

#object_lock_retain_until_date::Time

Returns the value of attribute object_lock_retain_until_date.

Returns:

  • (::Time)


499
500
501
# File 'sig/types.rbs', line 499

def object_lock_retain_until_date
  @object_lock_retain_until_date
end

#request_payer"requester"

Returns the value of attribute request_payer.

Returns:

  • ("requester")


496
497
498
# File 'sig/types.rbs', line 496

def request_payer
  @request_payer
end

#server_side_encryption"AES256", ...

Returns the value of attribute server_side_encryption.

Returns:

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


487
488
489
# File 'sig/types.rbs', line 487

def server_side_encryption
  @server_side_encryption
end

#sse_customer_algorithm::String

Returns the value of attribute sse_customer_algorithm.

Returns:

  • (::String)


490
491
492
# File 'sig/types.rbs', line 490

def sse_customer_algorithm
  @sse_customer_algorithm
end

#sse_customer_key::String

Returns the value of attribute sse_customer_key.

Returns:

  • (::String)


491
492
493
# File 'sig/types.rbs', line 491

def sse_customer_key
  @sse_customer_key
end

#sse_customer_key_md5::String

Returns the value of attribute sse_customer_key_md5.

Returns:

  • (::String)


492
493
494
# File 'sig/types.rbs', line 492

def sse_customer_key_md5
  @sse_customer_key_md5
end

#ssekms_encryption_context::String

Returns the value of attribute ssekms_encryption_context.

Returns:

  • (::String)


494
495
496
# File 'sig/types.rbs', line 494

def ssekms_encryption_context
  @ssekms_encryption_context
end

#ssekms_key_id::String

Returns the value of attribute ssekms_key_id.

Returns:

  • (::String)


493
494
495
# File 'sig/types.rbs', line 493

def ssekms_key_id
  @ssekms_key_id
end

#storage_class"STANDARD", ...

Returns the value of attribute storage_class.

Returns:

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


488
489
490
# File 'sig/types.rbs', line 488

def storage_class
  @storage_class
end

#tagging::String

Returns the value of attribute tagging.

Returns:

  • (::String)


497
498
499
# File 'sig/types.rbs', line 497

def tagging
  @tagging
end

#website_redirect_location::String

Returns the value of attribute website_redirect_location.

Returns:

  • (::String)


489
490
491
# File 'sig/types.rbs', line 489

def website_redirect_location
  @website_redirect_location
end