class Aws::DevOpsGuru::Types::DescribeAccountOverviewRequest
@note When making an API call, you may pass DescribeAccountOverviewRequest
data as a hash: { from_time: Time.now, # required to_time: Time.now, }
@!attribute [rw] from_time
The start of the time range passed in. The start time granularity is at the day level. The floor of the start time is used. Returned information occurred after this day. @return [Time]
@!attribute [rw] to_time
The end of the time range passed in. The start time granularity is at the day level. The floor of the start time is used. Returned information occurred before this day. If this is not specified, then the current day is used. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/devops-guru-2020-12-01/DescribeAccountOverviewRequest AWS API Documentation
Constants
- SENSITIVE