Class: Ansible::Ruby::Modules::Cloudwatchevent_rule

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

Overview

This module creates and manages CloudWatch event rules and targets.

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

#descriptionString?



27
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/cloudwatchevent_rule.rb', line 27

attribute :description

#event_patternObject?



20
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/cloudwatchevent_rule.rb', line 20

attribute :event_pattern

#nameString



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

attribute :name

#role_arnObject?



31
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/cloudwatchevent_rule.rb', line 31

attribute :role_arn

#schedule_expressionString?



16
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/cloudwatchevent_rule.rb', line 16

attribute :schedule_expression

#state:present, ...



23
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/cloudwatchevent_rule.rb', line 23

attribute :state

#targetsArray<Hash>, ...



34
# File 'lib/ansible/ruby/modules/generated/cloud/amazon/cloudwatchevent_rule.rb', line 34

attribute :targets