Uses of Interface
software.amazon.awscdk.services.ec2.InterfaceVpcEndpointOptions
Packages that use InterfaceVpcEndpointOptions
-
Uses of InterfaceVpcEndpointOptions in software.amazon.awscdk.services.ec2
Subinterfaces of InterfaceVpcEndpointOptions in software.amazon.awscdk.services.ec2Modifier and TypeInterfaceDescriptioninterfaceConstruction properties for an InterfaceVpcEndpoint.Classes in software.amazon.awscdk.services.ec2 that implement InterfaceVpcEndpointOptionsModifier and TypeClassDescriptionstatic final classAn implementation forInterfaceVpcEndpointOptionsstatic final classAn implementation forInterfaceVpcEndpointPropsMethods in software.amazon.awscdk.services.ec2 that return InterfaceVpcEndpointOptionsModifier and TypeMethodDescriptionInterfaceVpcEndpointOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type InterfaceVpcEndpointOptionsModifier and TypeMethodDescriptionIVpc.addInterfaceEndpoint(String id, InterfaceVpcEndpointOptions options) Adds a new interface endpoint to this VPC.default InterfaceVpcEndpointIVpc.Jsii$Default.addInterfaceEndpoint(String id, InterfaceVpcEndpointOptions options) Adds a new interface endpoint to this VPC.final InterfaceVpcEndpointIVpc.Jsii$Proxy.addInterfaceEndpoint(String id, InterfaceVpcEndpointOptions options) Adds a new interface endpoint to this VPC.Vpc.addInterfaceEndpoint(String id, InterfaceVpcEndpointOptions options) Adds a new interface endpoint to this VPC.