| Modifier and Type | Class and Description |
|---|---|
static class |
ActionConfig.Jsii$Proxy
An implementation for
ActionConfig |
| Modifier and Type | Method and Description |
|---|---|
ActionConfig |
Action.bind(Construct scope,
IStage stage,
ActionBindOptions options)
The callback invoked when this Action is added to a Pipeline.
|
ActionConfig |
IAction.bind(Construct scope,
IStage stage,
ActionBindOptions options)
The callback invoked when this Action is added to a Pipeline.
|
ActionConfig |
IAction.Jsii$Proxy.bind(Construct scope,
IStage stage,
ActionBindOptions options)
The callback invoked when this Action is added to a Pipeline.
|
default ActionConfig |
IAction.Jsii$Default.bind(Construct scope,
IStage stage,
ActionBindOptions options)
The callback invoked when this Action is added to a Pipeline.
|
protected abstract ActionConfig |
Action.bound(Construct scope,
IStage stage,
ActionBindOptions options)
This is a renamed version of the
IAction.bind method. |
ActionConfig |
ActionConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2023. All rights reserved.