View source: R/panorama_operations.R
panorama_register_package_version | R Documentation |
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
)
MarkLatest |
Whether to mark the new version as the latest version. |
OwnerAccount |
An owner account. |
PackageId |
[required] A package ID. |
PackageVersion |
[required] A package version. |
PatchVersion |
[required] A patch version. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.