Class: Ansible::Ruby::Modules::Gcp_dns_managed_zone

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

Overview

A zone is a subtree of the DNS namespace under one administrative responsibility. A ManagedZone is a resource that represents a DNS zone hosted by the Cloud DNS service.

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

#descriptionString?



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

attribute :description

#dns_nameString?



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

attribute :dns_name

#nameString



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

attribute :name

#name_server_setObject?



28
# File 'lib/ansible/ruby/modules/generated/cloud/google/gcp_dns_managed_zone.rb', line 28

attribute :name_server_set

#state:present, ...



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

attribute :state