warnings

@JvmName(name = "getPlanEvaluationStatusResponseResourceWarning")
fun Flow<GetPlanEvaluationStatusResponse>.warnings(): Flow<ResourceWarning>

This paginator transforms the flow returned by getPlanEvaluationStatusPaginated to access the nested member ResourceWarning

Return

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