R/panorama_operations.R
panorama_register_package_version.Rd
Registers a package version.
See https://www.paws-r-sdk.com/docs/panorama_register_package_version/ for full documentation.
panorama_register_package_version( MarkLatest = NULL, OwnerAccount = NULL, PackageId, PackageVersion, PatchVersion )
Whether to mark the new version as the latest version.
An owner account.
[required] A package ID.
[required] A package version.
[required] A patch version.