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 classAn implementation forInterfaceVpcEndpointAttributesMethods 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 IInterfaceVpcEndpointInterfaceVpcEndpoint.fromInterfaceVpcEndpointAttributes(software.constructs.Construct scope, String id, InterfaceVpcEndpointAttributes attrs) Imports an existing interface VPC endpoint.