Method: Stax::Aws::Dms.test

Defined in:
lib/stax/aws/dms.rb

.test(opt) ⇒ Object



25
26
27
# File 'lib/stax/aws/dms.rb', line 25

def test(opt)
  client.test_connection(opt).connection
end