Class: Ansible::Ruby::Modules::Cloudwatchlogs_log_group_facts

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

Overview

Lists the specified log groups. You can list all your log groups or filter the results by prefix.

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

#log_group_nameString?

Returns The name or prefix of the log group to filter by.

Returns:

  • (String, nil)

    The name or prefix of the log group to filter by.



12
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/cloudwatchlogs_log_group_facts.rb', line 12

attribute :log_group_name