Method: Fastly::LoggingAddressAndPort#valid?

Defined in:
lib/fastly/models/logging_address_and_port.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



84
85
86
# File 'lib/fastly/models/logging_address_and_port.rb', line 84

def valid?
  true
end