class Aws::DevOpsGuru::Types::EndTimeRange
A range of time that specifies when anomalous behavior in an anomaly or insight ended.
@note When making an API call, you may pass EndTimeRange
data as a hash: { from_time: Time.now, to_time: Time.now, }
@!attribute [rw] from_time
The earliest end time in the time range. @return [Time]
@!attribute [rw] to_time
The latest end time in the time range. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/EndTimeRange AWS API Documentation
Constants
- SENSITIVE