@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:56.649Z") @Stability(value=Experimental) public class CodeStarConnectionsSourceAction extends Action
Modifier and Type | Class and Description |
---|---|
static class |
CodeStarConnectionsSourceAction.Builder
(experimental) A fluent builder for
CodeStarConnectionsSourceAction . |
software.amazon.jsii.JsiiObject.InitializationMode
IAction.Jsii$Default
Modifier | Constructor and Description |
---|---|
|
CodeStarConnectionsSourceAction(CodeStarConnectionsSourceActionProps props) |
protected |
CodeStarConnectionsSourceAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CodeStarConnectionsSourceAction(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. |
getProvidedActionProperties
bind, getActionProperties, onStateChange, onStateChange, onStateChange, variableExpression
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
protected CodeStarConnectionsSourceAction(software.amazon.jsii.JsiiObjectRef objRef)
protected CodeStarConnectionsSourceAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental) public CodeStarConnectionsSourceAction(@NotNull CodeStarConnectionsSourceActionProps 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.