activationList

@JvmName(name = "describeActivationsResponseActivation")
fun Flow<DescribeActivationsResponse>.activationList(): Flow<Activation>

This paginator transforms the flow returned by describeActivationsPaginated to access the nested member Activation

Return

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