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:



6191
6192
6193
# File 'sig/types.rbs', line 6191

def action
  @action
end

#condition_expressions::Array[Types::ConditionExpression]

Returns the value of attribute condition_expressions.

Returns:



6192
6193
6194
# File 'sig/types.rbs', line 6192

def condition_expressions
  @condition_expressions
end