Method: SDM::Client#account_grants_history
- Defined in:
- lib/strongdm.rb
#account_grants_history ⇒ Object (readonly)
AccountGrantsHistory records all changes to the state of an AccountGrant.
See AccountGrantsHistory.
229 230 231 |
# File 'lib/strongdm.rb', line 229 def account_grants_history @account_grants_history end |