Uses of Class
software.amazon.awssdk.services.appflow.model.TriggerProperties
-
Packages that use TriggerProperties Package Description software.amazon.awssdk.services.appflow.model -
-
Uses of TriggerProperties in software.amazon.awssdk.services.appflow.model
Methods in software.amazon.awssdk.services.appflow.model that return TriggerProperties Modifier and Type Method Description TriggerPropertiesTriggerConfig. triggerProperties()Specifies the configuration details of a schedule-triggered flow as defined by the user.Methods in software.amazon.awssdk.services.appflow.model with parameters of type TriggerProperties Modifier and Type Method Description TriggerConfig.BuilderTriggerConfig.Builder. triggerProperties(TriggerProperties triggerProperties)Specifies the configuration details of a schedule-triggered flow as defined by the user.
-