Interface FunctionRunAsConfig.Builder

  • Method Details

    • gid

      The group ID whose permissions are used to run a Lambda function.
      Parameters:
      gid - The group ID whose permissions are used to run a Lambda function.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • uid

      The user ID whose permissions are used to run a Lambda function.
      Parameters:
      uid - The user ID whose permissions are used to run a Lambda function.
      Returns:
      Returns a reference to this object so that method calls can be chained together.