Class: Aws::CustomerProfiles::Types::Batch
- Inherits:
-
Struct
- Object
- Struct
- Aws::CustomerProfiles::Types::Batch
- Defined in:
- gems/aws-sdk-customerprofiles/lib/aws-sdk-customerprofiles/types.rb
Overview
Batch defines the boundaries for ingestion for each step in
APPFLOW_INTEGRATION
workflow. APPFLOW_INTEGRATION
workflow splits
ingestion based on these boundaries.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#end_time ⇒ Time
End time of batch to split ingestion.
-
#start_time ⇒ Time
Start time of batch to split ingestion.