Class: Aws::Types::RandomSplitActivity
- Inherits:
-
Object
- Object
- Aws::Types::RandomSplitActivity
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#branches ⇒ ::Array[Types::RandomSplitEntry]
Returns the value of attribute branches.
Instance Attribute Details
#branches ⇒ ::Array[Types::RandomSplitEntry]
Returns the value of attribute branches.
2491 2492 2493 |
# File 'sig/types.rbs', line 2491 def branches @branches end |