targets

@JvmName(name = "describeMaintenanceWindowTargetsResponseMaintenanceWindowTarget")
fun Flow<DescribeMaintenanceWindowTargetsResponse>.targets(): Flow<MaintenanceWindowTarget>

This paginator transforms the flow returned by describeMaintenanceWindowTargetsPaginated to access the nested member MaintenanceWindowTarget

Return

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