@Generated(value="jsii-pacmak/1.7.0 (build 179a3a5)", date="2020-06-20T01:23:55.701Z") @Stability(value=Stable) public class CodeDeployServerDeployAction extends Action
| Modifier and Type | Class and Description |
|---|---|
static class |
CodeDeployServerDeployAction.Builder
A fluent builder for
CodeDeployServerDeployAction. |
| Modifier | Constructor and Description |
|---|---|
|
CodeDeployServerDeployAction(CodeDeployServerDeployActionProps props) |
protected |
CodeDeployServerDeployAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CodeDeployServerDeployAction(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
protected ActionConfig |
bound(Construct _scope,
IStage _stage,
ActionBindOptions options)
The method called when an Action is attached to a Pipeline.
|
bind, getActionProperties, onStateChange, onStateChange, onStateChange, variableExpressionjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetprotected CodeDeployServerDeployAction(software.amazon.jsii.JsiiObjectRef objRef)
protected CodeDeployServerDeployAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public CodeDeployServerDeployAction(@NotNull
CodeDeployServerDeployActionProps props)
props - This parameter is required.@Stability(value=Stable) @NotNull protected ActionConfig bound(@NotNull Construct _scope, @NotNull IStage _stage, @NotNull ActionBindOptions options)
This method is guaranteed to be called only once for each Action instance.
Copyright © 2020. All rights reserved.