Class: Ansible::Ruby::Modules::Gcp_backend_service

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

Overview

Create or Destroy a Backend Service. See U(cloud.google.com/compute/docs/load-balancing/http/backend-service) for an overview. Full install/configuration instructions for the Google Cloud modules can be found in the comments of ansible/test/gce_tests.py.

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

#backend_service_nameString



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

attribute :backend_service_name

#backendsArray<Hash>, Hash



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

attribute :backends

#credentials_fileString?



42
# File 'lib/ansible/ruby/modules/generated/cloud/google/gcp_backend_service.rb', line 42

attribute :credentials_file

#enable_cdnObject?



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

attribute :enable_cdn

#healthchecksArray<String>, String



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

attribute :healthchecks

#port_nameString?



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

attribute :port_name

#project_idString?



46
# File 'lib/ansible/ruby/modules/generated/cloud/google/gcp_backend_service.rb', line 46

attribute :project_id

#protocolObject?



31
# File 'lib/ansible/ruby/modules/generated/cloud/google/gcp_backend_service.rb', line 31

attribute :protocol

#service_account_emailString?



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

attribute :service_account_email

#state:absent, ...



50
# File 'lib/ansible/ruby/modules/generated/cloud/google/gcp_backend_service.rb', line 50

attribute :state

#timeoutInteger?



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

attribute :timeout