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