trustStores

@JvmName(name = "describeTrustStoresResponseTrustStore")
fun Flow<DescribeTrustStoresResponse>.trustStores(): Flow<TrustStore>

This paginator transforms the flow returned by describeTrustStoresPaginated to access the nested member TrustStore

Return

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