Interface PrivateNetworkConfiguration.Builder

  • Method Details

    • vpcEndpointId

      PrivateNetworkConfiguration.Builder vpcEndpointId(String vpcEndpointId)

      The identifier of the VPC endpoint to associate with this private ingress point.

      Parameters:
      vpcEndpointId - The identifier of the VPC endpoint to associate with this private ingress point.
      Returns:
      Returns a reference to this object so that method calls can be chained together.