public static final class IRuleTarget.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IRuleTarget
software.amazon.jsii.JsiiObject.InitializationModeIRuleTarget.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
RuleTargetConfig |
bind(IRule rule)
Returns the rule target specification.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public RuleTargetConfig bind(IRule rule)
bind in interface IRuleTargetrule - The CloudWatch Event Rule that would trigger this target.Copyright © 2019. All rights reserved.