Uses of Class
software.amazon.awscdk.services.apprunner.CfnVpcIngressConnection.Builder
-
Uses of CfnVpcIngressConnection.Builder in software.amazon.awscdk.services.apprunner
Modifier and TypeMethodDescriptionCfnVpcIngressConnection.Builder.ingressVpcConfiguration
(IResolvable ingressVpcConfiguration) Specifications for the customer’s Amazon VPC and the related AWS PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource.CfnVpcIngressConnection.Builder.ingressVpcConfiguration
(CfnVpcIngressConnection.IngressVpcConfigurationProperty ingressVpcConfiguration) Specifications for the customer’s Amazon VPC and the related AWS PrivateLink VPC endpoint that are used to create the VPC Ingress Connection resource.CfnVpcIngressConnection.Builder.serviceArn
(String serviceArn) The Amazon Resource Name (ARN) for this App Runner service that is used to create the VPC Ingress Connection resource.An optional list of metadata items that you can associate with the VPC Ingress Connection resource.CfnVpcIngressConnection.Builder.vpcIngressConnectionName
(String vpcIngressConnectionName) The customer-provided VPC Ingress Connection name.