ecr_delete_repository_creation_template {paws.compute} | R Documentation |
Deletes a repository creation template
Description
Deletes a repository creation template.
See https://www.paws-r-sdk.com/docs/ecr_delete_repository_creation_template/ for full documentation.
Usage
ecr_delete_repository_creation_template(prefix)
Arguments
prefix |
[required] The repository namespace prefix associated with the repository creation template. |
[Package paws.compute version 0.7.0 Index]