Interface IngressVpcConfiguration.Builder

  • Method Details

    • vpcId

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

      Parameters:
      vpcId - The ID of the VPC that is used for the VPC endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • vpcEndpointId

      IngressVpcConfiguration.Builder vpcEndpointId(String vpcEndpointId)

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

      Parameters:
      vpcEndpointId - The ID of the VPC endpoint that your App Runner service connects to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.