class Aws::ElastiCache::Types::TimeRangeFilter
Filters update actions from the service updates that are in available status during the time range.
@note When making an API call, you may pass TimeRangeFilter
data as a hash: { start_time: Time.now, end_time: Time.now, }
@!attribute [rw] start_time
The start time of the time range filter @return [Time]
@!attribute [rw] end_time
The end time of the time range filter @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/TimeRangeFilter AWS API Documentation
Constants
- SENSITIVE