Method: SDM::Client#remote_identity_groups_history

Defined in:
lib/strongdm.rb

#remote_identity_groups_historyObject (readonly)

RemoteIdentityGroupsHistory records all changes to the state of a RemoteIdentityGroup.

See RemoteIdentityGroupsHistory.



360
361
362
# File 'lib/strongdm.rb', line 360

def remote_identity_groups_history
  @remote_identity_groups_history
end