trusts

@JvmName(name = "describeTrustsResponseTrust")
fun Flow<DescribeTrustsResponse>.trusts(): Flow<Trust>

This paginator transforms the flow returned by describeTrustsPaginated to access the nested member Trust

Return

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