public static final class IEventRule.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IEventRule
software.amazon.jsii.JsiiObject.InitializationModeIEventRule.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
EventRuleImportProps |
export()
Exports this rule resource from this stack and returns an import token.
|
software.amazon.awscdk.ConstructNode |
getNode()
The construct node in the scope tree.
|
String |
getRuleArn()
The value of the event rule Amazon Resource Name (ARN), such as
arn:aws:events:us-east-2:123456789012:rule/example.
|
protected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getRuleArn()
getRuleArn in interface IEventRulepublic software.amazon.awscdk.ConstructNode getNode()
getNode in interface software.amazon.awscdk.IConstructpublic EventRuleImportProps export()
export in interface IEventRuleCopyright © 2019. All rights reserved.