Uses of Interface
software.amazon.awscdk.services.appmesh.VirtualGatewayAttributes
Packages that use VirtualGatewayAttributes
-
Uses of VirtualGatewayAttributes in software.amazon.awscdk.services.appmesh
Classes in software.amazon.awscdk.services.appmesh that implement VirtualGatewayAttributesModifier and TypeClassDescriptionstatic final classAn implementation forVirtualGatewayAttributesMethods in software.amazon.awscdk.services.appmesh that return VirtualGatewayAttributesModifier and TypeMethodDescriptionVirtualGatewayAttributes.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.appmesh with parameters of type VirtualGatewayAttributesModifier and TypeMethodDescriptionstatic IVirtualGatewayVirtualGateway.fromVirtualGatewayAttributes(software.constructs.Construct scope, String id, VirtualGatewayAttributes attrs) Import an existing VirtualGateway given its attributes.