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