CreateMaintenanceWindowResult
public struct CreateMaintenanceWindowResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the created maintenance window.
Declaration
Swift
public let windowId: String? -
Undocumented
Declaration
Swift
public init(windowId: String? = nil)
View on GitHub
CreateMaintenanceWindowResult Structure Reference