| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
TriggerConfig |
TriggerConfig.clone() |
TriggerConfig |
FlowDefinition.getTriggerConfig()
The trigger settings that determine how and when the flow runs.
|
TriggerConfig |
TriggerConfig.withTriggerProperties(TriggerProperties triggerProperties)
Specifies the configuration details of a schedule-triggered flow that you define.
|
TriggerConfig |
TriggerConfig.withTriggerType(String triggerType)
Specifies the type of flow trigger.
|
TriggerConfig |
TriggerConfig.withTriggerType(TriggerType triggerType)
Specifies the type of flow trigger.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowDefinition.setTriggerConfig(TriggerConfig triggerConfig)
The trigger settings that determine how and when the flow runs.
|
FlowDefinition |
FlowDefinition.withTriggerConfig(TriggerConfig triggerConfig)
The trigger settings that determine how and when the flow runs.
|
Copyright © 2025. All rights reserved.