GetMaintenanceWindowExecutionTaskRequest
public struct GetMaintenanceWindowExecutionTaskRequest : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The ID of the specific task execution in the maintenance window task that should be retrieved. DeclarationSwift public let taskId: String
- 
                  
                  The ID of the maintenance window execution that includes the task. DeclarationSwift public let windowExecutionId: String
- 
                  
                  Undocumented DeclarationSwift public init(taskId: String, windowExecutionId: String)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub GetMaintenanceWindowExecutionTaskRequest Structure Reference
        GetMaintenanceWindowExecutionTaskRequest Structure Reference