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