| Modifier and Type | Method and Description |
|---|---|
default S3Trigger |
S3SourceActionProps.getTrigger()
How should CodePipeline detect source changes for this Action.
|
S3Trigger |
S3SourceActionProps.Jsii$Proxy.getTrigger() |
static S3Trigger |
S3Trigger.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3Trigger[] |
S3Trigger.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
S3SourceActionProps.Builder |
S3SourceActionProps.Builder.trigger(S3Trigger trigger)
Sets the value of
S3SourceActionProps.getTrigger() |
S3SourceAction.Builder |
S3SourceAction.Builder.trigger(S3Trigger trigger)
How should CodePipeline detect source changes for this Action.
|
Copyright © 2020. All rights reserved.