

# FieldValueUnion


Object to store union of Field values.

## Contents


 ** BooleanValue **   <a name="connect-Type-FieldValueUnion-BooleanValue"></a>
A Boolean number value type.  
Type: Boolean  
Required: No

 ** DoubleValue **   <a name="connect-Type-FieldValueUnion-DoubleValue"></a>
A Double number value type.  
Type: Double  
Required: No

 ** EmptyValue **   <a name="connect-Type-FieldValueUnion-EmptyValue"></a>
An empty value.  
Type: [EmptyFieldValue](API_EmptyFieldValue.md) object  
Required: No

 ** StringValue **   <a name="connect-Type-FieldValueUnion-StringValue"></a>
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:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/connect-2017-08-08/FieldValueUnion) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/FieldValueUnion) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/FieldValueUnion) 