Class: Ansible::Ruby::Modules::Mysql_variables

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/core/database/mysql/mysql_variables.rb

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, #to_h, validates

Constructor Details

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

Instance Method Details

#valueString?

Returns If set, then sets variable value to this.

Returns:

  • (String, nil)

    If set, then sets variable value to this



14
# File 'lib/ansible/ruby/modules/generated/core/database/mysql/mysql_variables.rb', line 14

attribute :value

#variableString

Returns Variable name to operate.

Returns:

  • (String)

    Variable name to operate



10
# File 'lib/ansible/ruby/modules/generated/core/database/mysql/mysql_variables.rb', line 10

attribute :variable