Method: Codebuild::Dsl::Schedule#rule_event
- Defined in:
- lib/codebuild/dsl/schedule.rb
#rule_event(props = {}) ⇒ Object
26 27 28 |
# File 'lib/codebuild/dsl/schedule.rb', line 26 def rule_event(props={}) @rule_event_props = props end |