versions

@JvmName(name = "listPolicyVersionsResponsePolicyVersion")
fun Flow<ListPolicyVersionsResponse>.versions(): Flow<PolicyVersion>

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

Return

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