Class: Aws::Types::StartExperimentExperimentOptionsInput
- Inherits:
-
Object
- Object
- Aws::Types::StartExperimentExperimentOptionsInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#actions_mode ⇒ "skip-all", "run-all"
Returns the value of attribute actions_mode.
Instance Attribute Details
#actions_mode ⇒ "skip-all", "run-all"
Returns the value of attribute actions_mode.
675 676 677 |
# File 'sig/types.rbs', line 675 def actions_mode @actions_mode end |