Class: Aws::Types::SplitOperation
- Inherits:
-
Object
- Object
- Aws::Types::SplitOperation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#split_constructs ⇒ ::Array[Types::SplitConstruct]
Returns the value of attribute split_constructs.
Instance Attribute Details
#split_constructs ⇒ ::Array[Types::SplitConstruct]
Returns the value of attribute split_constructs.
1738 1739 1740 |
# File 'sig/types.rbs', line 1738 def split_constructs @split_constructs end |