Start time of batch to split ingestion.
Returns:
553 554 555 556 557 558
# File 'lib/aws-sdk-customerprofiles/types.rb', line 553 class Batch < Struct.new( :start_time, :end_time) SENSITIVE = [] include Aws::Structure end