DeleteMaintenanceWindowRequest
public struct DeleteMaintenanceWindowRequest : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the maintenance window to delete.
Declaration
Swift
public let windowId: String -
Undocumented
Declaration
Swift
public init(windowId: String) -
Declaration
Swift
public func validate(name: String) throws
View on GitHub
DeleteMaintenanceWindowRequest Structure Reference