registrationVersions

@JvmName(name = "describeRegistrationVersionsResponseRegistrationVersionInformation")
fun Flow<DescribeRegistrationVersionsResponse>.registrationVersions(): Flow<RegistrationVersionInformation>

This paginator transforms the flow returned by describeRegistrationVersionsPaginated to access the nested member RegistrationVersionInformation

Return

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