Method: Fastly::LoggingAddressAndPort#address
- Defined in:
- lib/fastly/models/logging_address_and_port.rb
#address ⇒ Object
A hostname or IPv4 address.
17 18 19 |
# File 'lib/fastly/models/logging_address_and_port.rb', line 17 def address @address end |