Class: Aws::Types::RecipeReference

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#recipe_arn::String

Returns the value of attribute recipe_arn.

Returns:

  • (::String)


6227
6228
6229
# File 'sig/types.rbs', line 6227

def recipe_arn
  @recipe_arn
end

#recipe_version::String

Returns the value of attribute recipe_version.

Returns:

  • (::String)


6228
6229
6230
# File 'sig/types.rbs', line 6228

def recipe_version
  @recipe_version
end