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.
3060 3061 3062 |
# File 'sig/types.rbs', line 3060 def bucket @bucket end |
#copy_source ⇒ ::String
Returns the value of attribute copy_source.
3061 3062 3063 |
# File 'sig/types.rbs', line 3061 def copy_source @copy_source end |
#copy_source_if_match ⇒ ::String
Returns the value of attribute copy_source_if_match.
3062 3063 3064 |
# File 'sig/types.rbs', line 3062 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.
3063 3064 3065 |
# File 'sig/types.rbs', line 3063 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.
3064 3065 3066 |
# File 'sig/types.rbs', line 3064 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.
3065 3066 3067 |
# File 'sig/types.rbs', line 3065 def copy_source_if_unmodified_since @copy_source_if_unmodified_since end |
#copy_source_range ⇒ ::String
Returns the value of attribute copy_source_range.
3066 3067 3068 |
# File 'sig/types.rbs', line 3066 def copy_source_range @copy_source_range end |
#copy_source_sse_customer_algorithm ⇒ ::String
Returns the value of attribute copy_source_sse_customer_algorithm.
3073 3074 3075 |
# File 'sig/types.rbs', line 3073 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.
3074 3075 3076 |
# File 'sig/types.rbs', line 3074 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.
3075 3076 3077 |
# File 'sig/types.rbs', line 3075 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.
3077 3078 3079 |
# File 'sig/types.rbs', line 3077 def expected_bucket_owner @expected_bucket_owner end |
#expected_source_bucket_owner ⇒ ::String
Returns the value of attribute expected_source_bucket_owner.
3078 3079 3080 |
# File 'sig/types.rbs', line 3078 def expected_source_bucket_owner @expected_source_bucket_owner end |
#key ⇒ ::String
Returns the value of attribute key.
3067 3068 3069 |
# File 'sig/types.rbs', line 3067 def key @key end |
#part_number ⇒ ::Integer
Returns the value of attribute part_number.
3068 3069 3070 |
# File 'sig/types.rbs', line 3068 def part_number @part_number end |
#request_payer ⇒ "requester"
Returns the value of attribute request_payer.
3076 3077 3078 |
# File 'sig/types.rbs', line 3076 def request_payer @request_payer end |
#sse_customer_algorithm ⇒ ::String
Returns the value of attribute sse_customer_algorithm.
3070 3071 3072 |
# File 'sig/types.rbs', line 3070 def sse_customer_algorithm @sse_customer_algorithm end |
#sse_customer_key ⇒ ::String
Returns the value of attribute sse_customer_key.
3071 3072 3073 |
# File 'sig/types.rbs', line 3071 def sse_customer_key @sse_customer_key end |
#sse_customer_key_md5 ⇒ ::String
Returns the value of attribute sse_customer_key_md5.
3072 3073 3074 |
# File 'sig/types.rbs', line 3072 def sse_customer_key_md5 @sse_customer_key_md5 end |
#upload_id ⇒ ::String
Returns the value of attribute upload_id.
3069 3070 3071 |
# File 'sig/types.rbs', line 3069 def upload_id @upload_id end |