Interface CustomRoutingEndpointDescription.Builder

    • Method Detail

      • endpointId

        CustomRoutingEndpointDescription.Builder endpointId​(String endpointId)

        An ID for the endpoint. For custom routing accelerators, this is the virtual private cloud (VPC) subnet ID.

        Parameters:
        endpointId - An ID for the endpoint. For custom routing accelerators, this is the virtual private cloud (VPC) subnet ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.