Class: Aws::Types::GetContainerRecipeRequest
- Inherits:
-
Object
- Object
- Aws::Types::GetContainerRecipeRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#container_recipe_arn ⇒ ::String
Returns the value of attribute container_recipe_arn.
Instance Attribute Details
#container_recipe_arn ⇒ ::String
Returns the value of attribute container_recipe_arn.
710 711 712 |
# File 'sig/types.rbs', line 710 def container_recipe_arn @container_recipe_arn end |