class Aws::CodeArtifact::Types::DeletePackageVersionsRequest
@see docs.aws.amazon.com/goto/WebAPI/codeartifact-2018-09-22/DeletePackageVersionsRequest AWS API Documentation
@return [String]
The expected status of the package version to delete.
@!attribute [rw] expected_status
@return [Array<String>]
delete.
An array of strings that specify the versions of the package to
@!attribute [rw] versions
@return [String]
The name of the package with the versions to delete.
@!attribute [rw] package
@return [String]
have a namespace.
corresponding component, package versions of those formats do not
* Python, NuGet, Ruby, and Cargo package versions do not contain a
* The namespace of a generic package is its ‘namespace`.
* The namespace of an npm or Swift package version is its `scope`.
* The namespace of a Maven package version is its `groupId`.
</note>
* generic
* Swift
* Maven
following formats:
<note markdown=“1”> The namespace is required when deleting package versions of the
example:
component that specifies its namespace depends on its type. For
The namespace of the package versions to be deleted. The package
@!attribute [rw] namespace
@return [String]
The format of the package versions to delete.
@!attribute [rw] format
@return [String]
delete.
The name of the repository that contains the package versions to
@!attribute [rw] repository
@return [String]
owns the domain. It does not include dashes or spaces.
The 12-digit account number of the Amazon Web Services account that
@!attribute [rw] domain_owner
@return [String]
The name of the domain that contains the package to delete.
@!attribute [rw] domain