interface IVpcConnectorRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AppRunner.IVpcConnectorRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsapprunner#IVpcConnectorRef |
![]() | software.amazon.awscdk.services.apprunner.IVpcConnectorRef |
![]() | aws_cdk.aws_apprunner.IVpcConnectorRef |
![]() | aws-cdk-lib » aws_apprunner » IVpcConnectorRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a VpcConnector.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
vpc | Vpc | A reference to a VpcConnector resource. |
node
Type:
Node
The tree node.
vpcConnectorRef
Type:
Vpc
A reference to a VpcConnector resource.