interface IVPCConnectionRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.QuickSight.IVPCConnectionRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#IVPCConnectionRef |
![]() | software.amazon.awscdk.services.quicksight.IVPCConnectionRef |
![]() | aws_cdk.aws_quicksight.IVPCConnectionRef |
![]() | aws-cdk-lib » aws_quicksight » IVPCConnectionRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a VPCConnection.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
vpc | VPCConnection | A reference to a VPCConnection resource. |
node
Type:
Node
The tree node.
vpcConnectionRef
Type:
VPCConnection
A reference to a VPCConnection resource.