class Aws::CostExplorer::Types::AnomalyDateInterval
The time period for an anomaly.
@note When making an API call, you may pass AnomalyDateInterval
data as a hash: { start_date: "YearMonthDay", # required end_date: "YearMonthDay", }
@!attribute [rw] start_date
The first date an anomaly was observed. @return [String]
@!attribute [rw] end_date
The last date an anomaly was observed. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/ce-2017-10-25/AnomalyDateInterval AWS API Documentation
Constants
- SENSITIVE