trustStoreAssociations

@JvmName(name = "describeTrustStoreAssociationsResponseTrustStoreAssociation")
fun Flow<DescribeTrustStoreAssociationsResponse>.trustStoreAssociations(): Flow<TrustStoreAssociation>

This paginator transforms the flow returned by describeTrustStoreAssociationsPaginated to access the nested member TrustStoreAssociation

Return

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