| Modifier and Type | Class and Description |
|---|---|
static class |
EventRuleImportProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
EventRuleImportProps |
EventRuleImportProps.Builder.build()
Builds the configured instance.
|
EventRuleImportProps |
EventRule.export()
Exports this rule resource from this stack and returns an import token.
|
EventRuleImportProps |
IEventRule.export()
Exports this rule resource from this stack and returns an import token.
|
EventRuleImportProps |
IEventRule.Jsii$Proxy.export()
Exports this rule resource from this stack and returns an import token.
|
| Modifier and Type | Method and Description |
|---|---|
static IEventRule |
EventRule.import_(software.amazon.awscdk.Construct scope,
String id,
EventRuleImportProps props)
Imports a rule by ARN into this stack.
|
Copyright © 2019. All rights reserved.