Class: Aws::Types::DescribeRecipeRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeRecipeRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#recipe_arn ⇒ ::String
Returns the value of attribute recipe_arn.
Instance Attribute Details
#recipe_arn ⇒ ::String
Returns the value of attribute recipe_arn.
776 777 778 |
# File 'sig/types.rbs', line 776 def recipe_arn @recipe_arn end |