AWS::QuickSight::Template RowAlternateColorOptions - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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: - String Status: String

Properties

RowAlternateColors

Determines the list of row alternate colors.

Required: No

Type: List of String

Maximum: 1

Update requires: No interruption

Status

Determines the widget status.

Required: No

Type: String

Allowed values: DISABLED | ENABLED

Update requires: No interruption