FieldValueUnion
Object to store union of Field values.
Contents
- BooleanValue
-
A Boolean number value type.
Type: Boolean
Required: No
- DoubleValue
-
A Double number value type.
Type: Double
Required: No
- EmptyValue
-
An empty value.
Type: EmptyFieldValue object
Required: No
- StringValue
-
String value type.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 500.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: