PackageConfiguration
The configuration parameters for a package.
Contents
- ConfigurationRequirement
-
The configuration requirements for the package.
Type: String
Valid Values:
REQUIRED | OPTIONAL | NONE
Required: Yes
- LicenseRequirement
-
The license requirements for the package.
Type: String
Valid Values:
REQUIRED | OPTIONAL | NONE
Required: Yes
- LicenseFilepath
-
The relative file path for the license associated with the package.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
^(?!.*\/\.{2,})(?!.*\.\.)[a-zA-Z0-9_.-]+(?:\/[a-zA-Z0-9_.-]+)*$
Required: No
- RequiresRestartForConfigurationUpdate
-
This indicates whether a B/G deployment is required for updating the configuration that the plugin is prerequisite for.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: