Interface RoleInfo.Builder

    • Method Detail

      • roleName

        RoleInfo.Builder roleName​(String roleName)

        The friendly name of the role that is assigned to the user.

        Parameters:
        roleName - The friendly name of the role that is assigned to the user.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • accountId

        RoleInfo.Builder accountId​(String accountId)

        The identifier of the AWS account assigned to the user.

        Parameters:
        accountId - The identifier of the AWS account assigned to the user.
        Returns:
        Returns a reference to this object so that method calls can be chained together.