This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::QuickSight::Template FieldLabelType
The field label type.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "FieldId" :String, "Visibility" :}
YAML
FieldId:StringVisibility:
Properties
- FieldId
- 
                    Indicates the field that is targeted by the field label. Required: No Type: String Minimum: 1Maximum: 512Update requires: No interruption 
- Visibility
- 
                    The visibility of the field label. Required: No Type: Allowed values: HIDDEN | VISIBLEUpdate requires: No interruption