Method: SDM::AWSConsole#remote_identity_healthcheck_username
- Defined in:
- lib/models/porcelain.rb
#remote_identity_healthcheck_username ⇒ Object
The username to use for healthchecks, when clients otherwise connect with their own remote identity username.
481 482 483 |
# File 'lib/models/porcelain.rb', line 481 def remote_identity_healthcheck_username @remote_identity_healthcheck_username end |