policyGenerations

@JvmName(name = "listPolicyGenerationsResponsePolicyGeneration")
fun Flow<ListPolicyGenerationsResponse>.policyGenerations(): Flow<PolicyGeneration>

This paginator transforms the flow returned by listPolicyGenerationsPaginated to access the nested member PolicyGeneration

Return

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