CustomColor
Determines the color that's applied to a particular data value in a column.
Contents
Note
In the following list, the required parameters are described first.
- Color
-
The color that is applied to the data value.
Type: String
Pattern:
^#[A-F0-9]{6}$
Required: Yes
- FieldValue
-
The data value that the color is applied to.
Type: String
Length Constraints: Maximum length of 2048.
Required: No
- SpecialValue
-
The value of a special data value.
Type: String
Valid Values:
EMPTY | NULL | OTHER
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: