Interface WindowsUser.Builder

  • Method Details

    • user

      The user.

      Parameters:
      user - The user.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • passwordArn

      WindowsUser.Builder passwordArn(String passwordArn)

      The password ARN for the Windows user.

      Parameters:
      passwordArn - The password ARN for the Windows user.
      Returns:
      Returns a reference to this object so that method calls can be chained together.