Uses of Interface
software.amazon.awscdk.interfaces.ec2.INetworkInsightsAccessScopeRef
Packages that use INetworkInsightsAccessScopeRef
Package
Description
Amazon EC2 Construct Library
-
Uses of INetworkInsightsAccessScopeRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of INetworkInsightsAccessScopeRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forINetworkInsightsAccessScopeRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement INetworkInsightsAccessScopeRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of INetworkInsightsAccessScopeRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement INetworkInsightsAccessScopeRefModifier and TypeClassDescriptionclassDescribes a Network Access Scope.Methods in software.amazon.awscdk.services.ec2 that return INetworkInsightsAccessScopeRefModifier and TypeMethodDescriptionCfnNetworkInsightsAccessScope.fromNetworkInsightsAccessScopeArn(software.constructs.Construct scope, String id, String arn) Creates a new INetworkInsightsAccessScopeRef from an ARN.CfnNetworkInsightsAccessScope.fromNetworkInsightsAccessScopeId(software.constructs.Construct scope, String id, String networkInsightsAccessScopeId) Creates a new INetworkInsightsAccessScopeRef from a networkInsightsAccessScopeId.