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.
2348 2349 2350 |
# File 'sig/types.rbs', line 2348 def duration @duration end |
#scheduled_end_timestamp ⇒ ::Time
Returns the value of attribute scheduled_end_timestamp.
2349 2350 2351 |
# File 'sig/types.rbs', line 2349 def @scheduled_end_timestamp end |