Class: Aws::Types::CancelMaintenanceWindowExecutionRequest
- Inherits:
-
Object
- Object
- Aws::Types::CancelMaintenanceWindowExecutionRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#window_execution_id ⇒ ::String
Returns the value of attribute window_execution_id.
Instance Attribute Details
#window_execution_id ⇒ ::String
Returns the value of attribute window_execution_id.
432 433 434 |
# File 'sig/types.rbs', line 432 def window_execution_id @window_execution_id end |