Class: Ansible::Ruby::Modules::Digital_ocean_tag_facts

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

Overview

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

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

#tag_nameString?

Returns Tag name that can be used to identify and reference a tag.

Returns:

  • (String, nil)

    Tag name that can be used to identify and reference a tag.



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

attribute :tag_name