Method: Bcome::Ssh::ProxyData#bastion_host_user
- Defined in:
- lib/objects/ssh/proxy_data.rb
#bastion_host_user ⇒ Object
12 13 14 |
# File 'lib/objects/ssh/proxy_data.rb', line 12 def bastion_host_user @bastion_host_user ||= get_bastion_host_user end |