@Generated(value="jsii-pacmak/0.8.2 (build e9eb3c9)", date="2019-04-04T15:05:14.269Z") public interface EventRuleImportProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
EventRuleImportProps.Builder
A builder for
EventRuleImportProps |
static class |
EventRuleImportProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static EventRuleImportProps.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 EventRuleImportProps.Builder builder()
EventRuleImportProps.Builder of EventRuleImportPropsCopyright © 2019. All rights reserved.