Class: Aws::CodeDeploy::Types::TimeRange
- Inherits:
-
Struct
- Object
- Struct
- Aws::CodeDeploy::Types::TimeRange
- Defined in:
- gems/aws-sdk-codedeploy/lib/aws-sdk-codedeploy/types.rb
Overview
Information about a time range.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#end ⇒ Time
The end time of the time range.
-
#start ⇒ Time
The start time of the time range.