Method: SDM::Client#account_grants
- Defined in:
- lib/strongdm.rb
#account_grants ⇒ Object (readonly)
AccountGrants assign a resource directly to an account, giving the account the permission to connect to that resource.
See AccountGrants.
225 226 227 |
# File 'lib/strongdm.rb', line 225 def account_grants @account_grants end |