AWS::QuickSight::Analysis PluginVisualProperty - AWS CloudFormation

AWS::QuickSight::Analysis PluginVisualProperty

The key value pair of the persisted property.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Name" : String, "Value" : String }

YAML

Name: String Value: String

Properties

Name

The name of the plugin visual property.

Required: No

Type: String

Update requires: No interruption

Value

The value of the plugin visual property.

Required: No

Type: String

Update requires: No interruption