Class: Ansible::Ruby::Modules::Influxdb_user

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/database/influxdb/influxdb_user.rb

Overview

Manage InfluxDB users

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#adminSymbol?



20
# File 'lib/ansible/ruby/modules/generated/database/influxdb/influxdb_user.rb', line 20

attribute :admin

#state:present, ...



24
# File 'lib/ansible/ruby/modules/generated/database/influxdb/influxdb_user.rb', line 24

attribute :state

#user_nameString



12
# File 'lib/ansible/ruby/modules/generated/database/influxdb/influxdb_user.rb', line 12

attribute :user_name

#user_passwordString?



16
# File 'lib/ansible/ruby/modules/generated/database/influxdb/influxdb_user.rb', line 16

attribute :user_password