| Package | Description |
|---|---|
| software.amazon.awssdk.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
TriggerConfig |
CreateFlowRequest.triggerConfig()
The trigger settings that determine how and when the flow runs.
|
TriggerConfig |
DescribeFlowResponse.triggerConfig()
The trigger settings that determine how and when the flow runs.
|
TriggerConfig |
UpdateFlowRequest.triggerConfig()
The trigger settings that determine how and when the flow runs.
|
| Modifier and Type | Method and Description |
|---|---|
CreateFlowRequest.Builder |
CreateFlowRequest.Builder.triggerConfig(TriggerConfig triggerConfig)
The trigger settings that determine how and when the flow runs.
|
DescribeFlowResponse.Builder |
DescribeFlowResponse.Builder.triggerConfig(TriggerConfig triggerConfig)
The trigger settings that determine how and when the flow runs.
|
UpdateFlowRequest.Builder |
UpdateFlowRequest.Builder.triggerConfig(TriggerConfig triggerConfig)
The trigger settings that determine how and when the flow runs.
|
Copyright © 2022. All rights reserved.