@Generated(value="jsii-pacmak/0.7.15 (build e429c41)", date="2019-03-07T22:14:39.121Z") public interface IEventRule extends software.amazon.jsii.JsiiSerializable, software.amazon.awscdk.IConstruct
| Modifier and Type | Interface and Description |
|---|---|
static class |
IEventRule.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
EventRuleImportProps |
export()
Exports this rule resource from this stack and returns an import token.
|
String |
getRuleArn()
The value of the event rule Amazon Resource Name (ARN), such as
arn:aws:events:us-east-2:123456789012:rule/example.
|
String getRuleArn()
EventRuleImportProps export()
Copyright © 2019. All rights reserved.