Class: Aws::Types::UploadPartCopyRequest
- Inherits:
-
Object
- Object
- Aws::Types::UploadPartCopyRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bucket ⇒ ::String
Returns the value of attribute bucket.
-
#copy_source ⇒ ::String
Returns the value of attribute copy_source.
-
#copy_source_if_match ⇒ ::String
Returns the value of attribute copy_source_if_match.
-
#copy_source_if_modified_since ⇒ ::Time
Returns the value of attribute copy_source_if_modified_since.
-
#copy_source_if_none_match ⇒ ::String
Returns the value of attribute copy_source_if_none_match.
-
#copy_source_if_unmodified_since ⇒ ::Time
Returns the value of attribute copy_source_if_unmodified_since.
-
#copy_source_range ⇒ ::String
Returns the value of attribute copy_source_range.
-
#copy_source_sse_customer_algorithm ⇒ ::String
Returns the value of attribute copy_source_sse_customer_algorithm.
-
#copy_source_sse_customer_key ⇒ ::String
Returns the value of attribute copy_source_sse_customer_key.
-
#copy_source_sse_customer_key_md5 ⇒ ::String
Returns the value of attribute copy_source_sse_customer_key_md5.
-
#expected_bucket_owner ⇒ ::String
Returns the value of attribute expected_bucket_owner.
-
#expected_source_bucket_owner ⇒ ::String
Returns the value of attribute expected_source_bucket_owner.
-
#key ⇒ ::String
Returns the value of attribute key.
-
#part_number ⇒ ::Integer
Returns the value of attribute part_number.
-
#request_payer ⇒ "requester"
Returns the value of attribute request_payer.
-
#sse_customer_algorithm ⇒ ::String
Returns the value of attribute sse_customer_algorithm.
-
#sse_customer_key ⇒ ::String
Returns the value of attribute sse_customer_key.
-
#sse_customer_key_md5 ⇒ ::String
Returns the value of attribute sse_customer_key_md5.
-
#upload_id ⇒ ::String
Returns the value of attribute upload_id.
Instance Attribute Details
#bucket ⇒ ::String
Returns the value of attribute bucket.
3084 3085 3086 |
# File 'sig/types.rbs', line 3084 def bucket @bucket end |
#copy_source ⇒ ::String
Returns the value of attribute copy_source.
3085 3086 3087 |
# File 'sig/types.rbs', line 3085 def copy_source @copy_source end |
#copy_source_if_match ⇒ ::String
Returns the value of attribute copy_source_if_match.
3086 3087 3088 |
# File 'sig/types.rbs', line 3086 def copy_source_if_match @copy_source_if_match end |
#copy_source_if_modified_since ⇒ ::Time
Returns the value of attribute copy_source_if_modified_since.
3087 3088 3089 |
# File 'sig/types.rbs', line 3087 def copy_source_if_modified_since @copy_source_if_modified_since end |
#copy_source_if_none_match ⇒ ::String
Returns the value of attribute copy_source_if_none_match.
3088 3089 3090 |
# File 'sig/types.rbs', line 3088 def copy_source_if_none_match @copy_source_if_none_match end |
#copy_source_if_unmodified_since ⇒ ::Time
Returns the value of attribute copy_source_if_unmodified_since.
3089 3090 3091 |
# File 'sig/types.rbs', line 3089 def copy_source_if_unmodified_since @copy_source_if_unmodified_since end |
#copy_source_range ⇒ ::String
Returns the value of attribute copy_source_range.
3090 3091 3092 |
# File 'sig/types.rbs', line 3090 def copy_source_range @copy_source_range end |
#copy_source_sse_customer_algorithm ⇒ ::String
Returns the value of attribute copy_source_sse_customer_algorithm.
3097 3098 3099 |
# File 'sig/types.rbs', line 3097 def copy_source_sse_customer_algorithm @copy_source_sse_customer_algorithm end |
#copy_source_sse_customer_key ⇒ ::String
Returns the value of attribute copy_source_sse_customer_key.
3098 3099 3100 |
# File 'sig/types.rbs', line 3098 def copy_source_sse_customer_key @copy_source_sse_customer_key end |
#copy_source_sse_customer_key_md5 ⇒ ::String
Returns the value of attribute copy_source_sse_customer_key_md5.
3099 3100 3101 |
# File 'sig/types.rbs', line 3099 def copy_source_sse_customer_key_md5 @copy_source_sse_customer_key_md5 end |
#expected_bucket_owner ⇒ ::String
Returns the value of attribute expected_bucket_owner.
3101 3102 3103 |
# File 'sig/types.rbs', line 3101 def expected_bucket_owner @expected_bucket_owner end |
#expected_source_bucket_owner ⇒ ::String
Returns the value of attribute expected_source_bucket_owner.
3102 3103 3104 |
# File 'sig/types.rbs', line 3102 def expected_source_bucket_owner @expected_source_bucket_owner end |
#key ⇒ ::String
Returns the value of attribute key.
3091 3092 3093 |
# File 'sig/types.rbs', line 3091 def key @key end |
#part_number ⇒ ::Integer
Returns the value of attribute part_number.
3092 3093 3094 |
# File 'sig/types.rbs', line 3092 def part_number @part_number end |
#request_payer ⇒ "requester"
Returns the value of attribute request_payer.
3100 3101 3102 |
# File 'sig/types.rbs', line 3100 def request_payer @request_payer end |
#sse_customer_algorithm ⇒ ::String
Returns the value of attribute sse_customer_algorithm.
3094 3095 3096 |
# File 'sig/types.rbs', line 3094 def sse_customer_algorithm @sse_customer_algorithm end |
#sse_customer_key ⇒ ::String
Returns the value of attribute sse_customer_key.
3095 3096 3097 |
# File 'sig/types.rbs', line 3095 def sse_customer_key @sse_customer_key end |
#sse_customer_key_md5 ⇒ ::String
Returns the value of attribute sse_customer_key_md5.
3096 3097 3098 |
# File 'sig/types.rbs', line 3096 def sse_customer_key_md5 @sse_customer_key_md5 end |
#upload_id ⇒ ::String
Returns the value of attribute upload_id.
3093 3094 3095 |
# File 'sig/types.rbs', line 3093 def upload_id @upload_id end |