@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:16.706Z") @Stability(value=Experimental) 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
(experimental) 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(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 ServiceCatalogDeployActionBeta1(software.amazon.jsii.JsiiObjectRef objRef)
protected ServiceCatalogDeployActionBeta1(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public ServiceCatalogDeployActionBeta1(@NotNull
ServiceCatalogDeployActionBeta1Props 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.