| Package | Description |
|---|---|
| software.amazon.awscdk.services.events |
| Modifier and Type | Class and Description |
|---|---|
class |
EventRule
Defines a CloudWatch Event Rule in this stack.
|
| Modifier and Type | Method and Description |
|---|---|
static EventRuleRef |
EventRuleRef.import_(software.amazon.awscdk.Construct parent,
String name,
EventRuleRefProps props)
Imports a rule by ARN into this stack.
|
Copyright © 2018. All rights reserved.