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)


6185
6186
6187
# File 'sig/types.rbs', line 6185

def recipe_arn
  @recipe_arn
end

#recipe_version::String

Returns the value of attribute recipe_version.

Returns:

  • (::String)


6186
6187
6188
# File 'sig/types.rbs', line 6186

def recipe_version
  @recipe_version
end