updatePackageVersionsStatus
inline suspend fun CodeartifactClient.updatePackageVersionsStatus(crossinline block: UpdatePackageVersionsStatusRequest.Builder.() -> Unit): UpdatePackageVersionsStatusResponse
Updates the status of one or more versions of a package. Using UpdatePackageVersionsStatus, you can update the status of package versions to Archived, Published, or Unlisted. To set the status of a package version to Disposed, use DisposePackageVersions.