Interface WindowsUser.Builder

    • Method Detail

      • 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.
      • user

        WindowsUser.Builder user​(String user)

        The user.

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