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
73 74 75 |
# File 'lib/fastly/models/secret_store.rb', line 73 def valid? true end |