certificates

@JvmName(name = "describeListenerCertificatesResponseCertificate")
fun Flow<DescribeListenerCertificatesResponse>.certificates(): Flow<Certificate>

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

Return

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