Method: Fastly::LoggingAddressAndPort.fastly_nullable
- Defined in:
- lib/fastly/models/logging_address_and_port.rb
.fastly_nullable ⇒ Object
List of attributes with nullable: true
44 45 46 47 |
# File 'lib/fastly/models/logging_address_and_port.rb', line 44 def self.fastly_nullable Set.new([ ]) end |