@Generated(value="jsii-pacmak/0.7.6 (build 04cb6bb)", date="2018-09-20T13:04:04.143Z") public interface EventRuleRefProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
EventRuleRefProps.Builder
A builder for
EventRuleRefProps |
static class |
EventRuleRefProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static EventRuleRefProps.Builder |
builder() |
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.
|
String getEventRuleArn()
void setEventRuleArn(String value)
static EventRuleRefProps.Builder builder()
EventRuleRefProps.Builder of EventRuleRefPropsCopyright © 2018. All rights reserved.