Interface VpcEndpointErrorDetail.Builder

    • Method Detail

      • errorCode

        VpcEndpointErrorDetail.Builder errorCode​(String errorCode)

        The error code for the failed request.

        Parameters:
        errorCode - The error code for the failed request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • errorMessage

        VpcEndpointErrorDetail.Builder errorMessage​(String errorMessage)

        An error message describing the reason for the failure.

        Parameters:
        errorMessage - An error message describing the reason for the failure.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        VpcEndpointErrorDetail.Builder id​(String id)

        The unique identifier of the VPC endpoint.

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