Class: Aws::Types::WaitStartedDetails
- Inherits:
-
Object
- Object
- Aws::Types::WaitStartedDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#duration ⇒ ::Integer
Returns the value of attribute duration.
-
#scheduled_end_timestamp ⇒ ::Time
Returns the value of attribute scheduled_end_timestamp.
Instance Attribute Details
#duration ⇒ ::Integer
Returns the value of attribute duration.
2318 2319 2320 |
# File 'sig/types.rbs', line 2318 def duration @duration end |
#scheduled_end_timestamp ⇒ ::Time
Returns the value of attribute scheduled_end_timestamp.
2319 2320 2321 |
# File 'sig/types.rbs', line 2319 def @scheduled_end_timestamp end |