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::Dashboard StaticFileUrlSourceOptions
The structure that contains the URL to download the static file from.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Url" :String}
YAML
Url:String
Properties
- Url
- 
                    The URL to download the static file from. Required: Yes Type: String Update requires: No interruption