Interface FunctionCodeLocationError.Builder

  • Method Details

    • errorCode

      The error code that identifies why Lambda failed to retrieve the deployment package.

      Parameters:
      errorCode - The error code that identifies why Lambda failed to retrieve the deployment package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • message

      The human-readable message that describes why Lambda failed to retrieve the deployment package.

      Parameters:
      message - The human-readable message that describes why Lambda failed to retrieve the deployment package.
      Returns:
      Returns a reference to this object so that method calls can be chained together.