AWS::QuickSight::DataSource VpcConnectionProperties
VPC connection properties.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "VpcConnectionArn" :
String
}
YAML
VpcConnectionArn:
String
Properties
VpcConnectionArn
-
The Amazon Resource Name (ARN) for the VPC connection.
Required: Yes
Type: String
Update requires: No interruption