@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:00.210Z") @Stability(value=Experimental) public class EcrSourceAction extends Action
Will trigger the pipeline as soon as the target tag in the repository changes, but only if there is a CloudTrail Trail in the account that captures the ECR event.
| Modifier and Type | Class and Description |
|---|---|
static class |
EcrSourceAction.Builder
(experimental) A fluent builder for
EcrSourceAction. |
software.amazon.jsii.JsiiObject.InitializationModeIAction.Jsii$Default| Modifier | Constructor and Description |
|---|---|
|
EcrSourceAction(EcrSourceActionProps props) |
protected |
EcrSourceAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
EcrSourceAction(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. |
EcrSourceVariables |
getVariables()
(experimental) The variables emitted by this action.
|
getProvidedActionPropertiesbind, getActionProperties, onStateChange, onStateChange, onStateChange, variableExpressionjsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected EcrSourceAction(software.amazon.jsii.JsiiObjectRef objRef)
protected EcrSourceAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public EcrSourceAction(@NotNull
EcrSourceActionProps 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.
@Stability(value=Experimental) @NotNull public EcrSourceVariables getVariables()
Copyright © 2021. All rights reserved.