Method: SDM::SnapshotClient#remote_identities

Defined in:
lib/strongdm.rb

#remote_identitiesObject (readonly)

RemoteIdentities assign a resource directly to an account, giving the account the permission to connect to that resource.

See SDM::SnapshotRemoteIdentities.



555
556
557
# File 'lib/strongdm.rb', line 555

def remote_identities
  @remote_identities
end