public static class EventRuleRefProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements EventRuleRefProps
software.amazon.jsii.JsiiObject.InitializationModeEventRuleRefProps.Builder, EventRuleRefProps.Jsii$Pojo, EventRuleRefProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
RuleArn |
getEventRuleArn()
The value of the event rule Amazon Resource Name (ARN), such as
arn:aws:events:us-east-2:123456789012:rule/example.
|
void |
setEventRuleArn(RuleArn 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 RuleArn getEventRuleArn()
getEventRuleArn in interface EventRuleRefPropspublic void setEventRuleArn(RuleArn value)
setEventRuleArn in interface EventRuleRefPropsCopyright © 2018. All rights reserved.