class Aws::ECR::Types::DeleteRepositoryRequest
@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/DeleteRepositoryRequest AWS API Documentation
@return [Boolean]
If a repository contains images, forces the deletion.
@!attribute [rw] force
@return [String]
The name of the repository to delete.
@!attribute [rw] repository_name
@return [String]
the default registry is assumed.
contains the repository to delete. If you do not specify a registry,
The Amazon Web Services account ID associated with the registry that
@!attribute [rw] registry_id
}
force: false,
repository_name: “RepositoryName”, # required
registry_id: “RegistryId”,
{
data as a hash:
@note When making an API call, you may pass DeleteRepositoryRequest