Uses of Interface
software.amazon.awscdk.interfaces.ec2.IVPCEndpointRef
Packages that use IVPCEndpointRef
Package
Description
Amazon EC2 Construct Library
-
Uses of IVPCEndpointRef in software.amazon.awscdk.interfaces.ec2
Subinterfaces of IVPCEndpointRef in software.amazon.awscdk.interfaces.ec2Modifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIVPCEndpointRef.Classes in software.amazon.awscdk.interfaces.ec2 that implement IVPCEndpointRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IVPCEndpointRef in software.amazon.awscdk.services.ec2
Subinterfaces of IVPCEndpointRef in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptioninterfaceA gateway VPC endpoint.static interfaceInternal default implementation forIGatewayVpcEndpoint.interfaceAn interface VPC endpoint.static interfaceInternal default implementation forIInterfaceVpcEndpoint.interfaceA VPC endpoint.static interfaceInternal default implementation forIVpcEndpoint.Classes in software.amazon.awscdk.services.ec2 that implement IVPCEndpointRefModifier and TypeClassDescriptionclassSpecifies a VPC endpoint.classA gateway VPC endpoint.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.classA interface VPC endpoint.static final classA proxy class which represents a concrete javascript instance of this type.classMethods in software.amazon.awscdk.services.ec2 that return IVPCEndpointRefModifier and TypeMethodDescriptionstatic IVPCEndpointRefCfnVPCEndpoint.fromVpcEndpointId(software.constructs.Construct scope, String id, String vpcEndpointId) Creates a new IVPCEndpointRef from a vpcEndpointId.