class Aws::Panorama::Types::PackageVersionOutputConfig
A package version output configuration.
@note When making an API call, you may pass PackageVersionOutputConfig
data as a hash: { mark_latest: false, package_name: "NodePackageName", # required package_version: "NodePackageVersion", # required }
@!attribute [rw] mark_latest
Indicates that the version is recommended for all users. @return [Boolean]
@!attribute [rw] package_name
The output's package name. @return [String]
@!attribute [rw] package_version
The output's package version. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/panorama-2019-07-24/PackageVersionOutputConfig AWS API Documentation
Constants
- SENSITIVE