Interface VpcEndpointError.Builder

    • Method Detail

      • vpcEndpointId

        VpcEndpointError.Builder vpcEndpointId​(String vpcEndpointId)

        The unique identifier of the endpoint.

        Parameters:
        vpcEndpointId - The unique identifier of the endpoint.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • errorMessage

        VpcEndpointError.Builder errorMessage​(String errorMessage)

        A message describing the error.

        Parameters:
        errorMessage - A message describing the error.
        Returns:
        Returns a reference to this object so that method calls can be chained together.