Uses of Interface
software.amazon.awscdk.interfaces.ec2.INetworkInsightsAccessScopeAnalysisRef
Packages that use INetworkInsightsAccessScopeAnalysisRef
Package
Description
Amazon EC2 Construct Library
-
Uses of INetworkInsightsAccessScopeAnalysisRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of INetworkInsightsAccessScopeAnalysisRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forINetworkInsightsAccessScopeAnalysisRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement INetworkInsightsAccessScopeAnalysisRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of INetworkInsightsAccessScopeAnalysisRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement INetworkInsightsAccessScopeAnalysisRefModifier and TypeClassDescriptionclassDescribes a Network Access Scope analysis.Methods in software.amazon.awscdk.services.ec2 that return INetworkInsightsAccessScopeAnalysisRefModifier and TypeMethodDescriptionCfnNetworkInsightsAccessScopeAnalysis.fromNetworkInsightsAccessScopeAnalysisArn(software.constructs.Construct scope, String id, String arn) Creates a new INetworkInsightsAccessScopeAnalysisRef from an ARN.CfnNetworkInsightsAccessScopeAnalysis.fromNetworkInsightsAccessScopeAnalysisId(software.constructs.Construct scope, String id, String networkInsightsAccessScopeAnalysisId) Creates a new INetworkInsightsAccessScopeAnalysisRef from a networkInsightsAccessScopeAnalysisId.