| Modifier and Type | Class and Description |
|---|---|
static class |
ActionConfig.Jsii$Proxy
An implementation for
ActionConfig |
| Modifier and Type | Method and Description |
|---|---|
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.
|
ActionConfig |
ActionConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.