Uses of Interface
software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAttributes
Packages that use InterfaceVpcEndpointAttributes
-
Uses of InterfaceVpcEndpointAttributes in software.amazon.awscdk.services.ec2
Classes in software.amazon.awscdk.services.ec2 that implement InterfaceVpcEndpointAttributesModifier and TypeClassDescriptionstatic final class
An implementation forInterfaceVpcEndpointAttributes
Methods in software.amazon.awscdk.services.ec2 that return InterfaceVpcEndpointAttributesModifier and TypeMethodDescriptionInterfaceVpcEndpointAttributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.ec2 with parameters of type InterfaceVpcEndpointAttributesModifier and TypeMethodDescriptionstatic IInterfaceVpcEndpoint
InterfaceVpcEndpoint.fromInterfaceVpcEndpointAttributes
(software.constructs.Construct scope, String id, InterfaceVpcEndpointAttributes attrs) Imports an existing interface VPC endpoint.