Class: Aws::Types::ShuffleConfig
- Inherits:
-
Object
- Object
- Aws::Types::ShuffleConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#seed ⇒ ::Integer
Returns the value of attribute seed.
Instance Attribute Details
#seed ⇒ ::Integer
Returns the value of attribute seed.
10894 10895 10896 |
# File 'sig/types.rbs', line 10894 def seed @seed end |