alignedStartTime property
The start time for the returned dimension keys, after alignment to a
granular boundary (as specified by PeriodInSeconds
).
AlignedStartTime
will be less than or equal to the value of the
user-specified StartTime
.
Implementation
final DateTime? alignedStartTime;