| Modifier and Type | Class and Description |
|---|---|
static class |
IRule.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Rule
Defines a CloudWatch Event Rule in this stack.
|
| Modifier and Type | Method and Description |
|---|---|
static IRule |
Rule.fromEventRuleArn(Construct scope,
String id,
String eventRuleArn) |
| Modifier and Type | Method and Description |
|---|---|
RuleTargetConfig |
IRuleTarget.bind(IRule rule)
Returns the rule target specification.
|
RuleTargetConfig |
IRuleTarget.Jsii$Proxy.bind(IRule rule)
Returns the rule target specification.
|
abstract RuleTargetInputProperties |
RuleTargetInput.bind(IRule rule)
Return the input properties for this input object.
|
RuleTargetConfig |
IRuleTarget.bind(IRule rule,
String id)
Returns the rule target specification.
|
RuleTargetConfig |
IRuleTarget.Jsii$Proxy.bind(IRule rule,
String id)
Returns the rule target specification.
|
Copyright © 2020. All rights reserved.