Method: Fastly::RelationshipTlsPrivateKeys#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



72
73
74
# File 'lib/fastly/models/relationship_tls_private_keys.rb', line 72

def valid?
  true
end