AWS::QuickSight::Template RowAlternateColorOptions
Determines the row alternate color options.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "RowAlternateColors" :[ String, ... ], "Status" :String}
YAML
RowAlternateColors:- StringStatus:String
Properties
RowAlternateColors-
Determines the list of row alternate colors.
Required: No
Type: List of String
Maximum:
1Update requires: No interruption
Status-
Determines the widget status.
Required: No
Type: String
Allowed values:
DISABLED | ENABLEDUpdate requires: No interruption