certificateSummaryList

@JvmName(name = "listCertificatesResponseCertificateSummary")
fun Flow<ListCertificatesResponse>.certificateSummaryList(): Flow<CertificateSummary>

This paginator transforms the flow returned by listCertificatesPaginated to access the nested member CertificateSummary

Return

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