software.amazon.jsii.JsiiObject.InitializationModeIAction.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@Stability(value=Stable) @NotNull public ActionProperties getActionProperties()
getActionProperties in interface IAction@Stability(value=Stable) @NotNull public ActionConfig bind(@NotNull Construct scope, @NotNull IStage stage, @NotNull ActionBindOptions options)
@Stability(value=Stable) @NotNull public Rule onStateChange(@NotNull String name, @Nullable IRuleTarget target, @Nullable RuleProps options)
onStateChange in interface IActionname - This parameter is required.target - options - @Stability(value=Stable) @NotNull public Rule onStateChange(@NotNull String name, @Nullable IRuleTarget target)
onStateChange in interface IActionname - This parameter is required.target - @Stability(value=Stable) @NotNull public Rule onStateChange(@NotNull String name)
onStateChange in interface IActionname - This parameter is required.Copyright © 2020. All rights reserved.