Uses of Interface
software.amazon.awscdk.services.ec2.InterfaceVpcEndpointAttributes
-
Uses of InterfaceVpcEndpointAttributes in software.amazon.awscdk.services.ec2
Modifier and TypeClassDescriptionstatic final class
An implementation forInterfaceVpcEndpointAttributes
Modifier and TypeMethodDescriptionInterfaceVpcEndpointAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IInterfaceVpcEndpoint
InterfaceVpcEndpoint.fromInterfaceVpcEndpointAttributes
(software.constructs.Construct scope, String id, InterfaceVpcEndpointAttributes attrs) Imports an existing interface VPC endpoint.