Method: SDM::SnapshotClient#account_permissions

Defined in:
lib/strongdm.rb

#account_permissionsObject (readonly)

AccountPermissions records the granular permissions accounts have, allowing them to execute relevant commands via StrongDM's APIs.

See SDM::SnapshotAccountPermissions.



604
605
606
# File 'lib/strongdm.rb', line 604

def 
  @account_permissions
end