certificateAuthorities

@JvmName(name = "listCertificateAuthoritiesResponseCertificateAuthoritySummary")
fun Flow<ListCertificateAuthoritiesResponse>.certificateAuthorities(): Flow<CertificateAuthoritySummary>

This paginator transforms the flow returned by listCertificateAuthoritiesPaginated to access the nested member CertificateAuthoritySummary

Return

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