@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:56.634Z") @Stability(value=Experimental) public class CloudFormationExecuteChangeSetAction extends Action
| Modifier and Type | Class and Description |
|---|---|
static class |
CloudFormationExecuteChangeSetAction.Builder
(experimental) A fluent builder for
CloudFormationExecuteChangeSetAction. |
software.amazon.jsii.JsiiObject.InitializationModeIAction.Jsii$Default| Modifier | Constructor and Description |
|---|---|
|
CloudFormationExecuteChangeSetAction(CloudFormationExecuteChangeSetActionProps props) |
protected |
CloudFormationExecuteChangeSetAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CloudFormationExecuteChangeSetAction(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
protected ActionConfig |
bound(software.constructs.Construct scope,
IStage stage,
ActionBindOptions options)
(experimental) This is a renamed version of the
IAction.bind method. |
getProvidedActionPropertiesbind, getActionProperties, onStateChange, onStateChange, onStateChange, variableExpressionjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected CloudFormationExecuteChangeSetAction(software.amazon.jsii.JsiiObjectRef objRef)
protected CloudFormationExecuteChangeSetAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public CloudFormationExecuteChangeSetAction(@NotNull
CloudFormationExecuteChangeSetActionProps props)
props - This parameter is required.@Stability(value=Experimental) @NotNull protected ActionConfig bound(@NotNull software.constructs.Construct scope, @NotNull IStage stage, @NotNull ActionBindOptions options)
IAction.bind method.
Copyright © 2021. All rights reserved.