| Package | Description |
|---|---|
| software.amazon.awscdk.services.events |
| Modifier and Type | Class and Description |
|---|---|
static class |
EventRuleRefProps.Jsii$Pojo
A PoJo (plain-old-java-object) class that implements
EventRuleRefProps. |
static class |
EventRuleRefProps.Jsii$Proxy
A proxy class which for javascript object literal which adhere to this interface.
|
| Modifier and Type | Method and Description |
|---|---|
EventRuleRefProps |
EventRuleRefProps.Builder.Build.build() |
EventRuleRefProps |
EventRuleRef.export()
Exports this rule resource from this stack and returns an import token.
|
| Modifier and Type | Method and Description |
|---|---|
static EventRuleRef |
EventRuleRef.import_(software.amazon.awscdk.Construct parent,
String name,
EventRuleRefProps props)
Imports a rule by ARN into this stack.
|
Copyright © 2018. All rights reserved.