FeatureParameter
A key-value pair that you specify to describe the feature.
Contents
- Key
-
A key that must contain a value to describe the feature.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-]*)$
Required: No
- Value
-
The value that belongs to a key.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-]*)$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: