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