Method: Akeyless::CreateAuthMethodOutput#valid?
- Defined in:
- lib/akeyless/models/create_auth_method_output.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
91 92 93 94 |
# File 'lib/akeyless/models/create_auth_method_output.rb', line 91 def valid? warn '[DEPRECATED] the `valid?` method is obsolete' true end |