Uses of Interface
software.amazon.awscdk.interfaces.ec2.IVerifiedAccessEndpointRef
Packages that use IVerifiedAccessEndpointRef
Package
Description
Amazon EC2 Construct Library
-
Uses of IVerifiedAccessEndpointRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of IVerifiedAccessEndpointRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIVerifiedAccessEndpointRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement IVerifiedAccessEndpointRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IVerifiedAccessEndpointRef in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement IVerifiedAccessEndpointRefModifier and TypeClassDescriptionclassAn AWS Verified Access endpoint specifies the application that AWS Verified Access provides access to.Methods in software.amazon.awscdk.services.ec2 that return IVerifiedAccessEndpointRefModifier and TypeMethodDescriptionstatic IVerifiedAccessEndpointRefCfnVerifiedAccessEndpoint.fromVerifiedAccessEndpointId(software.constructs.Construct scope, String id, String verifiedAccessEndpointId) Creates a new IVerifiedAccessEndpointRef from a verifiedAccessEndpointId.