Method: SDM::AWSConsole#healthy
- Defined in:
- lib/models/porcelain.rb
#healthy ⇒ Object
True if the datasource is reachable and the credentials are valid.
469 470 471 |
# File 'lib/models/porcelain.rb', line 469 def healthy @healthy end |