recommendation Texts
Parameters
value
The recommendation of what to do about the issue described in a finding. See String Filter below for more details.
Parameters
values
The recommendation of what to do about the issue described in a finding. See String Filter below for more details.
suspend fun recommendationTexts(argument: List<suspend InsightFiltersRecommendationTextArgsBuilder.() -> Unit>)
suspend fun recommendationTexts(vararg argument: suspend InsightFiltersRecommendationTextArgsBuilder.() -> Unit)
suspend fun recommendationTexts(argument: suspend InsightFiltersRecommendationTextArgsBuilder.() -> Unit)
Parameters
argument
The recommendation of what to do about the issue described in a finding. See String Filter below for more details.