class Aws::Panorama::Types::DescribePackageVersionRequest
@note When making an API call, you may pass DescribePackageVersionRequest
data as a hash: { owner_account: "PackageOwnerAccount", package_id: "NodePackageId", # required package_version: "NodePackageVersion", # required patch_version: "NodePackagePatchVersion", }
@!attribute [rw] owner_account
The version's owner account. @return [String]
@!attribute [rw] package_id
The version's ID. @return [String]
@!attribute [rw] package_version
The version's version. @return [String]
@!attribute [rw] patch_version
The version's patch version. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/panorama-2019-07-24/DescribePackageVersionRequest AWS API Documentation
Constants
- SENSITIVE