@Generated(value="jsii-pacmak/1.7.0 (build 179a3a5)", date="2020-06-20T01:23:52.588Z") @Stability(value=Experimental) public class BitBucketSourceAction extends Action
EXPERIMENTAL
| Modifier and Type | Class and Description |
|---|---|
static class |
BitBucketSourceAction.Builder
A fluent builder for
BitBucketSourceAction. |
| Modifier | Constructor and Description |
|---|---|
|
BitBucketSourceAction(BitBucketSourceActionProps props)
EXPERIMENTAL
|
protected |
BitBucketSourceAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
BitBucketSourceAction(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, onStateChange, variableExpressionjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetprotected BitBucketSourceAction(software.amazon.jsii.JsiiObjectRef objRef)
protected BitBucketSourceAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public BitBucketSourceAction(@NotNull
BitBucketSourceActionProps 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.
EXPERIMENTAL
Copyright © 2020. All rights reserved.