certificates

@JvmName(name = "describeCertificatesResponseCertificate")
fun Flow<DescribeCertificatesResponse>.certificates(): Flow<Certificate>

This paginator transforms the flow returned by describeCertificatesPaginated to access the nested member Certificate

Return

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