Method: SDM::Client#remote_identity_groups_history
- Defined in:
- lib/strongdm.rb
permalink #remote_identity_groups_history ⇒ Object (readonly)
RemoteIdentityGroupsHistory records all changes to the state of a RemoteIdentityGroup.
384 385 386 |
# File 'lib/strongdm.rb', line 384 def remote_identity_groups_history @remote_identity_groups_history end |