PackageVersionOutputConfig
A package version output configuration.
Contents
- PackageName
-
The output's package name.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Pattern:
[a-zA-Z0-9\-\_]+
Required: Yes
- PackageVersion
-
The output's package version.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
([0-9]+)\.([0-9]+)
Required: Yes
- MarkLatest
-
Indicates that the version is recommended for all users.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: