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]
registry is assumed.
repository to delete. If you do not specify a registry, the default
The AWS account ID associated with the registry that contains the
@!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