@Generated(value="jsii-pacmak/0.20.8 (build bd5ef4d)", date="2019-11-25T14:22:25.778Z") @Stability(value=Stable) public class AlexaSkillDeployAction extends Action
| Modifier and Type | Class and Description |
|---|---|
static class |
AlexaSkillDeployAction.Builder
A fluent builder for
AlexaSkillDeployAction. |
| Modifier | Constructor and Description |
|---|---|
|
AlexaSkillDeployAction(AlexaSkillDeployActionProps props) |
protected |
AlexaSkillDeployAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
AlexaSkillDeployAction(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, onStateChangejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected AlexaSkillDeployAction(software.amazon.jsii.JsiiObjectRef objRef)
protected AlexaSkillDeployAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public AlexaSkillDeployAction(AlexaSkillDeployActionProps props)
props - This parameter is required.@Stability(value=Stable) protected ActionConfig bound(Construct _scope, IStage _stage, ActionBindOptions _options)
Copyright © 2019. All rights reserved.