fixingKbs

@JvmName(name = "hqtatqhnhpbhnahx")
suspend fun fixingKbs(value: Output<List<KnowledgeBaseArgs>>)
@JvmName(name = "ewqpasmwisxnlgfr")
suspend fun fixingKbs(value: List<KnowledgeBaseArgs>)

Parameters

value

The names of the KBs which have hotfixes to mitigate this vulnerability. Note that there may be multiple hotfixes (and thus multiple KBs) that mitigate a given vulnerability. Currently any listed KBs presence is considered a fix.


@JvmName(name = "nptwivvosrleaape")
suspend fun fixingKbs(vararg values: Output<KnowledgeBaseArgs>)


@JvmName(name = "ylhchreceomixsmp")
suspend fun fixingKbs(values: List<Output<KnowledgeBaseArgs>>)
@JvmName(name = "wbikxgfkaeklvfuw")
suspend fun fixingKbs(vararg values: KnowledgeBaseArgs)

Parameters

values

The names of the KBs which have hotfixes to mitigate this vulnerability. Note that there may be multiple hotfixes (and thus multiple KBs) that mitigate a given vulnerability. Currently any listed KBs presence is considered a fix.


@JvmName(name = "ltvuapdkmwrjnvgj")
suspend fun fixingKbs(argument: List<suspend KnowledgeBaseArgsBuilder.() -> Unit>)
@JvmName(name = "psnsvvpyrmnxalcc")
suspend fun fixingKbs(vararg argument: suspend KnowledgeBaseArgsBuilder.() -> Unit)
@JvmName(name = "qbsewfvcmxoybwdm")
suspend fun fixingKbs(argument: suspend KnowledgeBaseArgsBuilder.() -> Unit)

Parameters

argument

The names of the KBs which have hotfixes to mitigate this vulnerability. Note that there may be multiple hotfixes (and thus multiple KBs) that mitigate a given vulnerability. Currently any listed KBs presence is considered a fix.