end property
The end of the time period that you want the usage and costs for. The end
date is exclusive. For example, if end
is
2017-05-01
, AWS retrieves cost and usage data from the start
date up to, but not including, 2017-05-01
.
Implementation
final String end;