Uses of Interface
software.amazon.awscdk.interfaces.ec2.IVerifiedAccessInstanceRef
Packages that use IVerifiedAccessInstanceRef
Package
Description
Amazon EC2 Construct Library
-
Uses of IVerifiedAccessInstanceRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of IVerifiedAccessInstanceRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIVerifiedAccessInstanceRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement IVerifiedAccessInstanceRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IVerifiedAccessInstanceRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement IVerifiedAccessInstanceRefModifier and TypeClassDescriptionclassAn AWS Verified Access instance is a regional entity that evaluates application requests and grants access only when your security requirements are met.Methods in software.amazon.awscdk.services.ec2 that return IVerifiedAccessInstanceRefModifier and TypeMethodDescriptionstatic IVerifiedAccessInstanceRefCfnVerifiedAccessInstance.fromVerifiedAccessInstanceId(software.constructs.Construct scope, String id, String verifiedAccessInstanceId) Creates a new IVerifiedAccessInstanceRef from a verifiedAccessInstanceId.