| Package | Description |
|---|---|
| com.amazonaws.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
static PipeTargetInvocationType |
PipeTargetInvocationType.fromValue(String value)
Use this in place of valueOf.
|
static PipeTargetInvocationType |
PipeTargetInvocationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PipeTargetInvocationType[] |
PipeTargetInvocationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PipeTargetStateMachineParameters |
PipeTargetStateMachineParameters.withInvocationType(PipeTargetInvocationType invocationType)
Specify whether to wait for the state machine to finish or not.
|
PipeTargetLambdaFunctionParameters |
PipeTargetLambdaFunctionParameters.withInvocationType(PipeTargetInvocationType invocationType)
Choose from the following options.
|
Copyright © 2022. All rights reserved.