Method: Akeyless::CreateAuthMethodOutput.openapi_nullable
- Defined in:
- lib/akeyless/models/create_auth_method_output.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
48 49 50 51 |
# File 'lib/akeyless/models/create_auth_method_output.rb', line 48 def self.openapi_nullable Set.new([ ]) end |