Method: SDM::AuroraMysql#hostname
- Defined in:
- lib/models/porcelain.rb
#hostname ⇒ Object
The host to dial to initiate a connection from the egress node to this resource.
3144 3145 3146 |
# File 'lib/models/porcelain.rb', line 3144 def hostname @hostname end |