@Internal public static final class IAction.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IAction.Jsii$Default
software.amazon.jsii.JsiiObject.InitializationModeIAction.Jsii$Default, IAction.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
ActionConfig |
bind(ITopicRule topicRule)
(experimental) Returns the topic rule action specification.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Experimental) @NotNull public final ActionConfig bind(@NotNull ITopicRule topicRule)
bind in interface IActionbind in interface IAction.Jsii$DefaulttopicRule - The TopicRule that would trigger this action. This parameter is required.Copyright © 2022. All rights reserved.