@Generated(value="jsii-pacmak/0.20.8 (build bd5ef4d)", date="2019-11-25T14:22:25.786Z") @Stability(value=Stable) public class S3SourceAction extends Action
Will trigger the pipeline as soon as the S3 object changes, but only if there is a CloudTrail Trail in the account that captures the S3 event.
| Modifier and Type | Class and Description |
|---|---|
static class |
S3SourceAction.Builder
A fluent builder for
S3SourceAction. |
| Modifier | Constructor and Description |
|---|---|
protected |
S3SourceAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
S3SourceAction(software.amazon.jsii.JsiiObjectRef objRef) |
|
S3SourceAction(S3SourceActionProps props) |
| 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 S3SourceAction(software.amazon.jsii.JsiiObjectRef objRef)
protected S3SourceAction(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public S3SourceAction(S3SourceActionProps props)
props - This parameter is required.@Stability(value=Stable) protected ActionConfig bound(Construct _scope, IStage stage, ActionBindOptions options)
Copyright © 2019. All rights reserved.