@Generated(value="jsii-pacmak/0.10.5 (build 46bc9b0)", date="2019-05-06T20:52:14.297Z") public interface EventRuleAttributes extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
EventRuleAttributes.Builder
A builder for
EventRuleAttributes |
static class |
EventRuleAttributes.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static EventRuleAttributes.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.
|
String getEventRuleArn()
static EventRuleAttributes.Builder builder()
EventRuleAttributes.Builder of EventRuleAttributesCopyright © 2019. All rights reserved.