alignedEndTime property
The end time for the returned dimension keys, after alignment to a granular
boundary (as specified by PeriodInSeconds
).
AlignedEndTime
will be greater than or equal to the value of
the user-specified Endtime
.
Implementation
final DateTime? alignedEndTime;