excludeLists

@JvmName(name = "npoicitoqbaxcqcu")
suspend fun excludeLists(value: Output<List<String>>)
@JvmName(name = "krqfxtoplamrnpqn")
suspend fun excludeLists(value: List<String>?)

Parameters

value

The preferred resource type values to exclude from the recommendation candidates. If this isn’t specified, all supported resources are included by default.


@JvmName(name = "qenelriibnypfabv")
suspend fun excludeLists(vararg values: Output<String>)


@JvmName(name = "baopexiuejerrcvu")
suspend fun excludeLists(values: List<Output<String>>)
@JvmName(name = "xvfjanmyywfetglf")
suspend fun excludeLists(vararg values: String)

Parameters

values

The preferred resource type values to exclude from the recommendation candidates. If this isn’t specified, all supported resources are included by default.