FieldOptionError
Object for field Options errors.
Contents
- errorCode
-
Error code from creating or updating field option.
Type: String
Required: Yes
- message
-
Error message from creating or updating field option.
Type: String
Required: Yes
- value
-
The field option value that caused the error.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
^.*[\S]$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: