Method: Codepipe::Dsl::Schedule#rule_event

Defined in:
lib/codepipe/dsl/schedule.rb

#rule_event(props = {}) ⇒ Object



26
27
28
# File 'lib/codepipe/dsl/schedule.rb', line 26

def rule_event(props={})
  @rule_event_props = props
end