certificates

@JvmName(name = "listCertificatesResponseListedCertificate")
fun Flow<ListCertificatesResponse>.certificates(): Flow<ListedCertificate>

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

Return

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