Class: Ansible::Ruby::Modules::Scaleway_image_facts
- Inherits:
-
Base
- Object
- Ansible::Ruby::Models::Base
- Base
- Ansible::Ruby::Modules::Scaleway_image_facts
- Defined in:
- lib/ansible/ruby/modules/generated/cloud/scaleway/scaleway_image_facts.rb
Overview
Gather facts about the Scaleway images available.
Instance Method Summary collapse
-
#region ⇒ :ams1, ...
Scaleway compute zone.
Methods inherited from Base
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
#region ⇒ :ams1, ...
Returns Scaleway compute zone.
12 |
# File 'lib/ansible/ruby/modules/generated/cloud/scaleway/scaleway_image_facts.rb', line 12 attribute :region |