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:



6223
6224
6225
# File 'sig/types.rbs', line 6223

def action
  @action
end

#condition_expressions::Array[Types::ConditionExpression]

Returns the value of attribute condition_expressions.

Returns:



6224
6225
6226
# File 'sig/types.rbs', line 6224

def condition_expressions
  @condition_expressions
end