effectivePatches

@JvmName(name = "describeEffectivePatchesForPatchBaselineResponseEffectivePatch")
fun Flow<DescribeEffectivePatchesForPatchBaselineResponse>.effectivePatches(): Flow<EffectivePatch>

This paginator transforms the flow returned by describeEffectivePatchesForPatchBaselinePaginated to access the nested member EffectivePatch

Return

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