@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:45.594Z") @Stability(value=Experimental) public class ServiceCatalogDeployAction extends Action
Note: this class is still experimental, and may have breaking changes in the future!
| Modifier and Type | Class and Description |
|---|---|
static class |
ServiceCatalogDeployAction.Builder
(experimental) A fluent builder for
ServiceCatalogDeployAction. |
software.amazon.jsii.JsiiObject.InitializationModeIAction.Jsii$Default| Modifier | Constructor and Description |
|---|---|
protected |
ServiceCatalogDeployAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
ServiceCatalogDeployAction(software.amazon.jsii.JsiiObjectRef objRef) |
|
ServiceCatalogDeployAction(ServiceCatalogDeployActionProps props) |
| Modifier and Type | Method and Description |
|---|---|
protected ActionConfig |
bound(Construct _scope,
IStage _stage,
ActionBindOptions options)
(experimental) 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, jsiiStaticSet, jsiiStaticSetprotected ServiceCatalogDeployAction(software.amazon.jsii.JsiiObjectRef objRef)
protected ServiceCatalogDeployAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public ServiceCatalogDeployAction(@NotNull
ServiceCatalogDeployActionProps props)
props - This parameter is required.@Stability(value=Experimental) @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 © 2021. All rights reserved.