windowExecutions

@JvmName(name = "describeMaintenanceWindowExecutionsResponseMaintenanceWindowExecution")
fun Flow<DescribeMaintenanceWindowExecutionsResponse>.windowExecutions(): Flow<MaintenanceWindowExecution>

This paginator transforms the flow returned by describeMaintenanceWindowExecutionsPaginated to access the nested member MaintenanceWindowExecution

Return

A kotlinx.coroutines.flow.Flow that can collect MaintenanceWindowExecution