@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(Construct scope,
IStage stage,
ActionBindOptions options) |
ActionProperties |
getActionProperties() |
Rule |
onStateChange(String name) |
Rule |
onStateChange(String name,
IRuleTarget target) |
Rule |
onStateChange(String name,
IRuleTarget target,
RuleProps options) |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Stable) @NotNull public final ActionProperties getActionProperties()
getActionProperties in interface IActiongetActionProperties in interface IAction.Jsii$Default@Stability(value=Stable) @NotNull public final ActionConfig bind(@NotNull Construct scope, @NotNull IStage stage, @NotNull ActionBindOptions options)
bind in interface IActionbind in interface IAction.Jsii$Defaultscope - This parameter is required.stage - This parameter is required.options - This parameter is required.@Stability(value=Stable) @NotNull public final Rule onStateChange(@NotNull String name, @Nullable IRuleTarget target, @Nullable RuleProps options)
onStateChange in interface IActiononStateChange in interface IAction.Jsii$Defaultname - This parameter is required.target - options - @Stability(value=Stable) @NotNull public final Rule onStateChange(@NotNull String name, @Nullable IRuleTarget target)
onStateChange in interface IActionname - This parameter is required.target - @Stability(value=Stable) @NotNull public final Rule onStateChange(@NotNull String name)
onStateChange in interface IActionname - This parameter is required.Copyright © 2020. All rights reserved.