@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-07-02T00:24:13.387Z") @Stability(value=Stable) public class ServiceCatalogDeployActionBeta1 extends Action
Note: this class is still experimental, and may have breaking changes in the future!
=======
master:packages/@aws-cdk/aws-codepipeline-actions/lib/servicecatalog/deploy-action-beta1.ts
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceCatalogDeployActionBeta1.Builder
A fluent builder for
ServiceCatalogDeployActionBeta1. |
software.amazon.jsii.JsiiObject.InitializationModeIAction.Jsii$Default| Modifier | Constructor and Description |
|---|---|
protected |
ServiceCatalogDeployActionBeta1(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
ServiceCatalogDeployActionBeta1(software.amazon.jsii.JsiiObjectRef objRef) |
|
ServiceCatalogDeployActionBeta1(ServiceCatalogDeployActionBeta1Props props) |
| Modifier and Type | Method and Description |
|---|---|
protected ActionConfig |
bound(Construct _scope,
IStage _stage,
ActionBindOptions options)
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 ServiceCatalogDeployActionBeta1(software.amazon.jsii.JsiiObjectRef objRef)
protected ServiceCatalogDeployActionBeta1(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
public ServiceCatalogDeployActionBeta1(@NotNull
ServiceCatalogDeployActionBeta1Props props)
props - This parameter is required.@Stability(value=Stable) @NotNull protected ActionConfig bound(@NotNull Construct _scope, @NotNull IStage _stage, @NotNull ActionBindOptions options)
IAction.bind method.
Copyright © 2021. All rights reserved.