Method: Fastly::SecretStore#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



73
74
75
# File 'lib/fastly/models/secret_store.rb', line 73

def valid?
  true
end