policyVersions

@JvmName(name = "listPolicyVersionsResponsePolicyVersionSummary")
fun Flow<ListPolicyVersionsResponse>.policyVersions(): Flow<PolicyVersionSummary>

This paginator transforms the flow returned by listPolicyVersionsPaginated to access the nested member PolicyVersionSummary

Return

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