Class: Aws::Types::DescribeRecipeRequest

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)


776
777
778
# File 'sig/types.rbs', line 776

def recipe_arn
  @recipe_arn
end