This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::QuickSight::Dashboard TableFieldLinkContentConfiguration
The URL content (text, icon) for the table link configuration.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "CustomIconContent" :TableFieldCustomIconContent, "CustomTextContent" :TableFieldCustomTextContent}
Properties
- CustomIconContent
- 
                    The custom icon content for the table link content configuration. Required: No Type: TableFieldCustomIconContent Update requires: No interruption 
- CustomTextContent
- 
                    The custom text content (value, font configuration) for the table link content configuration. Required: No Type: TableFieldCustomTextContent Update requires: No interruption