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