public static final class EventRuleImportProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EventRuleImportProps
software.amazon.jsii.JsiiObject.InitializationModeEventRuleImportProps.Builder, EventRuleImportProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEventRuleArn()
The value of the event rule Amazon Resource Name (ARN), such as
arn:aws:events:us-east-2:123456789012:rule/example.
|
void |
setEventRuleArn(String value)
The value of the event rule Amazon Resource Name (ARN), such as
arn:aws:events:us-east-2:123456789012:rule/example.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
public String getEventRuleArn()
getEventRuleArn in interface EventRuleImportPropspublic void setEventRuleArn(String value)
setEventRuleArn in interface EventRuleImportPropsCopyright © 2019. All rights reserved.