RegisterTaskWithMaintenanceWindowResult
public struct RegisterTaskWithMaintenanceWindowResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The ID of the task in the maintenance window.
Declaration
Swift
public let windowTaskId: String?
-
Undocumented
Declaration
Swift
public init(windowTaskId: String? = nil)