panorama_describe_package_version: Returns information about a package version

View source: R/panorama_operations.R

panorama_describe_package_versionR Documentation

Returns information about a package version

Description

Returns information about a package version.

See https://www.paws-r-sdk.com/docs/panorama_describe_package_version/ for full documentation.

Usage

panorama_describe_package_version(
  OwnerAccount = NULL,
  PackageId,
  PackageVersion,
  PatchVersion = NULL
)

Arguments

OwnerAccount

The version's owner account.

PackageId

[required] The version's ID.

PackageVersion

[required] The version's version.

PatchVersion

The version's patch version.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.