validationFindings

@JvmName(name = "validateCloudConnectorResponseValidationFinding")
fun Flow<ValidateCloudConnectorResponse>.validationFindings(): Flow<ValidationFinding>

This paginator transforms the flow returned by validateCloudConnectorPaginated to access the nested member ValidationFinding

Return

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