Class: Aws::Types::DuplicateRequest
- Inherits:
-
Object
- Object
- Aws::Types::DuplicateRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#duplicate_operation_id ⇒ ::String
Returns the value of attribute duplicate_operation_id.
-
#message ⇒ ::String
Returns the value of attribute message.
Instance Attribute Details
#duplicate_operation_id ⇒ ::String
Returns the value of attribute duplicate_operation_id.
169 170 171 |
# File 'sig/types.rbs', line 169 def duplicate_operation_id @duplicate_operation_id end |
#message ⇒ ::String
Returns the value of attribute message.
168 169 170 |
# File 'sig/types.rbs', line 168 def @message end |