Class: Aws::Types::MergeOperation
- Inherits:
-
Object
- Object
- Aws::Types::MergeOperation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#merge_constructs ⇒ ::Array[Types::MergeConstruct]
Returns the value of attribute merge_constructs.
Instance Attribute Details
#merge_constructs ⇒ ::Array[Types::MergeConstruct]
Returns the value of attribute merge_constructs.
1248 1249 1250 |
# File 'sig/types.rbs', line 1248 def merge_constructs @merge_constructs end |