Class: Ansible::Ruby::Modules::Os_keystone_domain_facts
- Inherits:
-
Base
- Object
- Ansible::Ruby::Models::Base
- Base
- Ansible::Ruby::Modules::Os_keystone_domain_facts
- Defined in:
- lib/ansible/ruby/modules/generated/extras/cloud/openstack/os_keystone_domain_facts.rb
Instance Method Summary collapse
-
#filters ⇒ Hash?
A dictionary of meta data to use for further filtering.
-
#name ⇒ String
Name or ID of the domain.
Methods inherited from Base
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
#filters ⇒ Hash?
14 |
# File 'lib/ansible/ruby/modules/generated/extras/cloud/openstack/os_keystone_domain_facts.rb', line 14 attribute :filters |
#name ⇒ String
10 |
# File 'lib/ansible/ruby/modules/generated/extras/cloud/openstack/os_keystone_domain_facts.rb', line 10 attribute :name |