DeletePackageVersionRequest
Types
Properties
Link copied to clipboard
A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required.
Link copied to clipboard
The name of the associated software package.
Link copied to clipboard
The name of the target package version.
Functions
Link copied to clipboard
inline fun copy(block: DeletePackageVersionRequest.Builder.() -> Unit = {}): DeletePackageVersionRequest