Class: Aws::Types::CancelPracticeRunRequest
- Inherits:
-
Object
- Object
- Aws::Types::CancelPracticeRunRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#zonal_shift_id ⇒ ::String
Returns the value of attribute zonal_shift_id.
Instance Attribute Details
#zonal_shift_id ⇒ ::String
Returns the value of attribute zonal_shift_id.
32 33 34 |
# File 'sig/types.rbs', line 32 def zonal_shift_id @zonal_shift_id end |