Class: Ansible::Ruby::Modules::Digital_ocean_domain_facts

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/cloud/digital_ocean/digital_ocean_domain_facts.rb

Overview

This module can be used to gather facts about DigitalOcean provided Domains.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

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

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

Constructor Details

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

Instance Method Details

#domain_nameString?

Returns Name of the domain to gather facts for.

Returns:

  • (String, nil)

    Name of the domain to gather facts for.



12
# File 'lib/ansible/ruby/modules/generated/cloud/digital_ocean/digital_ocean_domain_facts.rb', line 12

attribute :domain_name