Class: Aws::Types::RecipeAction

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#operation::String

Returns the value of attribute operation.

Returns:

  • (::String)


6179
6180
6181
# File 'sig/types.rbs', line 6179

def operation
  @operation
end

#parameters::Hash[::String, ::String]

Returns the value of attribute parameters.

Returns:

  • (::Hash[::String, ::String])


6180
6181
6182
# File 'sig/types.rbs', line 6180

def parameters
  @parameters
end