Method: SDM::Client#secret_stores_history
- Defined in:
- lib/strongdm.rb
#secret_stores_history ⇒ Object (readonly)
SecretStoresHistory records all changes to the state of a SecretStore.
See SecretStoresHistory.
463 464 465 |
# File 'lib/strongdm.rb', line 463 def secret_stores_history @secret_stores_history end |