parameters

@JvmName(name = "describeDbClusterParametersResponseParameter")
fun Flow<DescribeDbClusterParametersResponse>.parameters(): Flow<Parameter>

This paginator transforms the flow returned by describeDbClusterParametersPaginated to access the nested member Parameter

Return

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