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