Class: Aws::Types::RecipeStep

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#actionTypes::RecipeAction

Returns the value of attribute action.

Returns:



6233
6234
6235
# File 'sig/types.rbs', line 6233

def action
  @action
end

#condition_expressions::Array[Types::ConditionExpression]

Returns the value of attribute condition_expressions.

Returns:



6234
6235
6236
# File 'sig/types.rbs', line 6234

def condition_expressions
  @condition_expressions
end