ArrayValue
Contains an array.
Contents
- arrayValues
-
An array of arrays.
Type: Array of ArrayValue objects
Required: No
- blobValues
-
An array of BLOBs.
Type: Array of Base64-encoded binary data objects
Required: No
- booleanValues
-
An array of Boolean values.
Type: Array of booleans
Required: No
- doubleValues
-
An array of integers.
Type: Array of doubles
Required: No
- longValues
-
An array of floating point numbers.
Type: Array of longs
Required: No
- stringValues
-
An array of strings.
Type: Array of strings
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: