DeregisterTaskFromMaintenanceWindowResult
public struct DeregisterTaskFromMaintenanceWindowResult : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The ID of the maintenance window the task was removed from. DeclarationSwift public let windowId: String?
- 
                  
                  The ID of the task removed from the maintenance window. DeclarationSwift public let windowTaskId: String?
- 
                  
                  Undocumented DeclarationSwift public init(windowId: String? = nil, windowTaskId: String? = nil)
 View on GitHub
View on GitHub DeregisterTaskFromMaintenanceWindowResult Structure Reference
        DeregisterTaskFromMaintenanceWindowResult Structure Reference