Class: Ansible::Ruby::Modules::Gcp_compute_https_health_check_facts
- Inherits:
-
Base
- Object
- Ansible::Ruby::Models::Base
- Base
- Ansible::Ruby::Modules::Gcp_compute_https_health_check_facts
- Defined in:
- lib/ansible/ruby/modules/generated/cloud/google/gcp_compute_https_health_check_facts.rb
Overview
Gather facts for GCP HttpsHealthCheck
Instance Method Summary collapse
-
#filters ⇒ Array<String>, ...
A list of filter value pairs.
Methods inherited from Base
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
#filters ⇒ Array<String>, ...
Returns A list of filter value pairs. Available filters are listed here U(cloud.google.com/sdk/gcloud/reference/topic/filters). Each additional filter in the list will act be added as an AND condition (filter1 and filter2).
12 |
# File 'lib/ansible/ruby/modules/generated/cloud/google/gcp_compute_https_health_check_facts.rb', line 12 attribute :filters |