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.

[View source]

384
385
386
# File 'lib/strongdm.rb', line 384

def remote_identity_groups_history
  @remote_identity_groups_history
end