VpcIngressConnectionIngressVpcConfiguration

data class VpcIngressConnectionIngressVpcConfiguration(val vpcEndpointId: String, val vpcId: String)

The configuration of customer’s VPC and related VPC endpoint

Constructors

constructor(vpcEndpointId: String, vpcId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the VPC endpoint that your App Runner service connects to.

Link copied to clipboard

The ID of the VPC that the VPC endpoint is used in.