@Internal public static interface IAction.Jsii$Default extends IAction
IAction.IAction.Jsii$Default, IAction.Jsii$Proxy| Modifier and Type | Method and Description |
|---|---|
default ActionConfig |
bind(Construct scope,
IStage stage,
ActionBindOptions options) |
default ActionProperties |
getActionProperties() |
default Rule |
onStateChange(String name,
IRuleTarget target,
RuleProps options) |
onStateChange, onStateChange@Stability(value=Stable) @NotNull default ActionProperties getActionProperties()
getActionProperties in interface IAction@Stability(value=Stable) @NotNull default ActionConfig bind(@NotNull Construct scope, @NotNull IStage stage, @NotNull ActionBindOptions options)
@Stability(value=Stable) @NotNull default Rule onStateChange(@NotNull String name, @Nullable IRuleTarget target, @Nullable RuleProps options)
onStateChange in interface IActionname - This parameter is required.target - options - Copyright © 2020. All rights reserved.