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

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

Overview

This module can create and delete GCE private images from gzipped compressed tarball containing raw disk data or from existing detached disks in any zone. U(cloud.google.com/compute/docs/images)

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

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

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

Constructor Details

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

Instance Method Details

#descriptionObject?



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

attribute :description

#familyObject?



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

attribute :family

#nameString



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

attribute :name

#pem_fileObject?



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

attribute :pem_file

#project_idObject?



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

attribute :project_id

#service_account_emailObject?



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

attribute :service_account_email

#sourceString?



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

attribute :source

#state:present, ...



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

attribute :state

#timeoutInteger?



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

attribute :timeout

#zoneString?



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

attribute :zone