Class: Aws::Types::StartExperimentExperimentOptionsInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#actions_mode"skip-all", "run-all"

Returns the value of attribute actions_mode.

Returns:

  • ("skip-all", "run-all")


675
676
677
# File 'sig/types.rbs', line 675

def actions_mode
  @actions_mode
end