GetMaintenanceWindowExecutionTaskInvocationRequest
public struct GetMaintenanceWindowExecutionTaskInvocationRequest : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The invocation ID to retrieve. DeclarationSwift public let invocationId: String
- 
                  
                  The ID of the specific task in the maintenance window task that should be retrieved. DeclarationSwift public let taskId: String
- 
                  
                  The ID of the maintenance window execution for which the task is a part. DeclarationSwift public let windowExecutionId: String
- 
                  
                  Undocumented DeclarationSwift public init(invocationId: String, taskId: String, windowExecutionId: String)
- 
                  
                  DeclarationSwift public func validate(name: String) throws
 View on GitHub
View on GitHub GetMaintenanceWindowExecutionTaskInvocationRequest Structure Reference
        GetMaintenanceWindowExecutionTaskInvocationRequest Structure Reference