| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
TriggerProperties |
TriggerProperties.clone() |
TriggerProperties |
TriggerConfig.getTriggerProperties()
Specifies the configuration details of a schedule-triggered flow as defined by the user.
|
TriggerProperties |
TriggerProperties.withScheduled(ScheduledTriggerProperties scheduled)
Specifies the configuration details of a schedule-triggered flow as defined by the user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TriggerConfig.setTriggerProperties(TriggerProperties triggerProperties)
Specifies the configuration details of a schedule-triggered flow as defined by the user.
|
TriggerConfig |
TriggerConfig.withTriggerProperties(TriggerProperties triggerProperties)
Specifies the configuration details of a schedule-triggered flow as defined by the user.
|
Copyright © 2020. All rights reserved.