@Generated(value="jsii-pacmak/0.10.5 (build 46bc9b0)", date="2019-05-06T20:52:14.299Z") public interface IEventRule extends software.amazon.jsii.JsiiSerializable, software.amazon.awscdk.IResource
| 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 |
|---|---|
EventRuleAttributes |
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()
EventRuleAttributes export()
Copyright © 2019. All rights reserved.