Class: Ansible::Ruby::Modules::Gce_img

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/extras/cloud/google/gce_img.rb

Instance Method Summary collapse

Methods inherited from Base

#to_h

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

#descriptionObject?



14
# File 'lib/ansible/ruby/modules/generated/extras/cloud/google/gce_img.rb', line 14

attribute :description

#nameString



10
# File 'lib/ansible/ruby/modules/generated/extras/cloud/google/gce_img.rb', line 10

attribute :name

#pem_fileObject?



36
# File 'lib/ansible/ruby/modules/generated/extras/cloud/google/gce_img.rb', line 36

attribute :pem_file

#project_idObject?



39
# File 'lib/ansible/ruby/modules/generated/extras/cloud/google/gce_img.rb', line 39

attribute :project_id

#service_account_emailObject?



33
# File 'lib/ansible/ruby/modules/generated/extras/cloud/google/gce_img.rb', line 33

attribute :service_account_email

#sourceString?



17
# File 'lib/ansible/ruby/modules/generated/extras/cloud/google/gce_img.rb', line 17

attribute :source

#state:present, ...



21
# File 'lib/ansible/ruby/modules/generated/extras/cloud/google/gce_img.rb', line 21

attribute :state

#timeoutInteger?



29
# File 'lib/ansible/ruby/modules/generated/extras/cloud/google/gce_img.rb', line 29

attribute :timeout

#zoneString?



25
# File 'lib/ansible/ruby/modules/generated/extras/cloud/google/gce_img.rb', line 25

attribute :zone