ValidationMessage
An error or warning for a desired configuration option value.
Contents
- Message
-
A message describing the error or warning.
Type: String
Required: No
- Namespace
-
The namespace to which the option belongs.
Type: String
Required: No
- OptionName
-
The name of the option.
Type: String
Required: No
- Severity
-
An indication of the severity of this message:
-
error
: This message indicates that this is not a valid setting for an option. -
warning
: This message is providing information you should take into account.
Type: String
Valid Values:
error | warning
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: