Class: Ansible::Ruby::Modules::Digital_ocean_load_balancer_facts

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

Overview

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

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

#load_balancer_idString?

Returns Load balancer ID that can be used to identify and reference a load_balancer.

Returns:

  • (String, nil)

    Load balancer ID that can be used to identify and reference a load_balancer.



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

attribute :load_balancer_id