Uses of Class
software.amazon.awscdk.services.apprunner.alpha.VpcIngressConnection.Builder
Packages that use VpcIngressConnection.Builder
Package
Description
AWS::AppRunner Construct Library
-
Uses of VpcIngressConnection.Builder in software.amazon.awscdk.services.apprunner.alpha
Methods in software.amazon.awscdk.services.apprunner.alpha that return VpcIngressConnection.BuilderModifier and TypeMethodDescriptionstatic VpcIngressConnection.Builder
VpcIngressConnection.Builder.interfaceVpcEndpoint
(IInterfaceVpcEndpoint interfaceVpcEndpoint) (experimental) The VPC Interface Endpoint for the VPC Ingress Connection.(experimental) The service to connect.(experimental) The VPC for the VPC Ingress Connection.VpcIngressConnection.Builder.vpcIngressConnectionName
(String vpcIngressConnectionName) (experimental) The name for the VPC Ingress Connection.