Uses of Class
software.amazon.awssdk.services.customerprofiles.model.TriggerProperties
-
Packages that use TriggerProperties Package Description software.amazon.awssdk.services.customerprofiles.model -
-
Uses of TriggerProperties in software.amazon.awssdk.services.customerprofiles.model
Methods in software.amazon.awssdk.services.customerprofiles.model that return TriggerProperties Modifier and Type Method Description TriggerPropertiesTriggerConfig. triggerProperties()Specifies the configuration details of a schedule-triggered flow that you define.Methods in software.amazon.awssdk.services.customerprofiles.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 that you define.
-