recommendationTexts

@JvmName(name = "qmxjrwyxhtgdydbi")
suspend fun recommendationTexts(value: Output<List<InsightFiltersRecommendationTextArgs>>)
@JvmName(name = "bcocsmeaailddcjx")
suspend fun recommendationTexts(value: List<InsightFiltersRecommendationTextArgs>?)

Parameters

value

The recommendation of what to do about the issue described in a finding. See String Filter below for more details.


@JvmName(name = "gloloimhqpynqfhs")
suspend fun recommendationTexts(vararg values: Output<InsightFiltersRecommendationTextArgs>)


@JvmName(name = "ggaecttlvhulocpi")
suspend fun recommendationTexts(values: List<Output<InsightFiltersRecommendationTextArgs>>)
@JvmName(name = "xnxxxddtffgqpmlc")
suspend fun recommendationTexts(vararg values: InsightFiltersRecommendationTextArgs)

Parameters

values

The recommendation of what to do about the issue described in a finding. See String Filter below for more details.


@JvmName(name = "kepbprhiateopthp")
suspend fun recommendationTexts(argument: List<suspend InsightFiltersRecommendationTextArgsBuilder.() -> Unit>)
@JvmName(name = "rblvfuyjkfcfqkpr")
suspend fun recommendationTexts(vararg argument: suspend InsightFiltersRecommendationTextArgsBuilder.() -> Unit)
@JvmName(name = "ubongdrlotywapqy")
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.