ScheduledWindowExecution
public struct ScheduledWindowExecution : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The time, in ISO-8601 Extended format, that the maintenance window is scheduled to be run. DeclarationSwift public let executionTime: String?
- 
                  
                  The name of the maintenance window to be run. DeclarationSwift public let name: String?
- 
                  
                  The ID of the maintenance window to be run. DeclarationSwift public let windowId: String?
- 
                  
                  Undocumented DeclarationSwift public init(executionTime: String? = nil, name: String? = nil, windowId: String? = nil)
 View on GitHub
View on GitHub ScheduledWindowExecution Structure Reference
        ScheduledWindowExecution Structure Reference