| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
static ScheduleFrequencyType |
ScheduleFrequencyType.fromValue(String value)
Use this in place of valueOf.
|
static ScheduleFrequencyType |
ScheduleFrequencyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ScheduleFrequencyType[] |
ScheduleFrequencyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ConnectorConfiguration |
ConnectorConfiguration.withSupportedSchedulingFrequencies(ScheduleFrequencyType... supportedSchedulingFrequencies)
Specifies the supported flow frequency for that connector.
|
Copyright © 2022. All rights reserved.