Method: Fastly::RelationshipTlsPrivateKeys.fastly_nullable
- Defined in:
- lib/fastly/models/relationship_tls_private_keys.rb
.fastly_nullable ⇒ Object
List of attributes with nullable: true
38 39 40 41 |
# File 'lib/fastly/models/relationship_tls_private_keys.rb', line 38 def self.fastly_nullable Set.new([ ]) end |