public static final class IRule.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IRule
software.amazon.jsii.JsiiObject.InitializationModeIRule.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awscdk.core.ConstructNode |
getNode()
The construct node in the tree.
|
String |
getRuleArn()
The value of the event rule Amazon Resource Name (ARN), such as arn:aws:events:us-east-2:123456789012:rule/example.
|
software.amazon.awscdk.core.Stack |
getStack()
The stack in which this resource is defined.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public String getRuleArn()
getRuleArn in interface IRule@Stability(value=Experimental) public software.amazon.awscdk.core.Stack getStack()
getStack in interface software.amazon.awscdk.core.IResource@Stability(value=Experimental) public software.amazon.awscdk.core.ConstructNode getNode()
getNode in interface software.amazon.awscdk.core.IConstructCopyright © 2019. All rights reserved.