registrationFieldValues

@JvmName(name = "describeRegistrationFieldValuesResponseRegistrationFieldValueInformation")
fun Flow<DescribeRegistrationFieldValuesResponse>.registrationFieldValues(): Flow<RegistrationFieldValueInformation>

This paginator transforms the flow returned by describeRegistrationFieldValuesPaginated to access the nested member RegistrationFieldValueInformation

Return

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