@Generated(value="jsii-pacmak/0.11.2 (build 27d16c2)", date="2019-06-10T11:04:14.229Z") @Stability(value=Experimental) public interface IRuleTarget extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
IRuleTarget.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
RuleTargetConfig |
bind(IRule rule)
Returns the rule target specification.
|
@Stability(value=Experimental) RuleTargetConfig bind(IRule rule)
rule - The CloudWatch Event Rule that would trigger this target.Copyright © 2019. All rights reserved.