Class: Ansible::Ruby::Modules::Gcdns_zone

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

Overview

Creates or removes managed zones in Google Cloud DNS.

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

#credentials_fileObject?



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

attribute :credentials_file

#descriptionString?



20
# File 'lib/ansible/ruby/modules/generated/cloud/google/gcdns_zone.rb', line 20

attribute :description

#pem_fileObject?



27
# File 'lib/ansible/ruby/modules/generated/cloud/google/gcdns_zone.rb', line 27

attribute :pem_file

#project_idObject?



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

attribute :project_id

#service_account_emailObject?



24
# File 'lib/ansible/ruby/modules/generated/cloud/google/gcdns_zone.rb', line 24

attribute :service_account_email

#state:present, ...



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

attribute :state

#zoneString



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

attribute :zone