interface INetworkInsightsPathRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.EC2.INetworkInsightsPathRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsec2#INetworkInsightsPathRef |
![]() | software.amazon.awscdk.services.ec2.INetworkInsightsPathRef |
![]() | aws_cdk.aws_ec2.INetworkInsightsPathRef |
![]() | aws-cdk-lib » aws_ec2 » INetworkInsightsPathRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a NetworkInsightsPath.
Properties
Name | Type | Description |
---|---|---|
network | Network | A reference to a NetworkInsightsPath resource. |
node | Node | The tree node. |
networkInsightsPathRef
Type:
Network
A reference to a NetworkInsightsPath resource.
node
Type:
Node
The tree node.