You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::DeleteMaintenanceWindowRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::SSM::Types::DeleteMaintenanceWindowRequest
- Defined in:
- (unknown)
Overview
Note:
When passing DeleteMaintenanceWindowRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
window_id: "MaintenanceWindowId", # required
}
Instance Attribute Summary collapse
-
#window_id ⇒ String
The ID of the maintenance window to delete.
Instance Attribute Details
#window_id ⇒ String
The ID of the maintenance window to delete.