imagebuilder_get_container_recipe {paws.compute} | R Documentation |
Retrieves a container recipe
Description
Retrieves a container recipe.
See https://www.paws-r-sdk.com/docs/imagebuilder_get_container_recipe/ for full documentation.
Usage
imagebuilder_get_container_recipe(containerRecipeArn)
Arguments
containerRecipeArn |
[required] The Amazon Resource Name (ARN) of the container recipe to retrieve. |
[Package paws.compute version 0.7.0 Index]