functionArns

@JvmName(name = "listFunctionsByCodeSigningConfigResponseFunctionArn")
fun Flow<ListFunctionsByCodeSigningConfigResponse>.functionArns(): Flow<String>

This paginator transforms the flow returned by listFunctionsByCodeSigningConfigPaginated to access the nested member FunctionArn

Return

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