Interface DisassociateRoleFromGroupResponse.Builder

  • Method Details

    • disassociatedAt

      DisassociateRoleFromGroupResponse.Builder disassociatedAt(String disassociatedAt)
      The time, in milliseconds since the epoch, when the role was disassociated from the group.
      Parameters:
      disassociatedAt - The time, in milliseconds since the epoch, when the role was disassociated from the group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.