public static final class EventRuleRefProps.Jsii$Pojo extends Object implements EventRuleRefProps
EventRuleRefProps.EventRuleRefProps.Builder, EventRuleRefProps.Jsii$Pojo, EventRuleRefProps.Jsii$Proxy| Modifier and Type | Field and Description |
|---|---|
protected RuleArn |
_eventRuleArn |
| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Pojo()
Constructor used by builders.
|
| 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected RuleArn _eventRuleArn
public RuleArn getEventRuleArn()
EventRuleRefPropsgetEventRuleArn in interface EventRuleRefPropspublic void setEventRuleArn(RuleArn value)
EventRuleRefPropssetEventRuleArn in interface EventRuleRefPropsCopyright © 2018. All rights reserved.