| Package | Description |
|---|---|
| software.amazon.awscdk.services.events |
| Modifier and Type | Class and Description |
|---|---|
static class |
EventRuleRefProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
EventRuleRefProps |
EventRuleRefProps.Builder.build()
Builds the configured instance.
|
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.