doNotAssociateControlIds

@JvmName(name = "bmocpagfwhinukxj")
suspend fun doNotAssociateControlIds(value: Output<List<String>>)
@JvmName(name = "cdpskfynqgenjlks")
suspend fun doNotAssociateControlIds(value: List<String>?)

Parameters

value

Condition do not associate specifications. If multiple do not associate conditions match, all matching do not associate controls in the list will execute. - Order does not matter. - Maximum number of specifications is 100. Can only be set if solution_types is SOLUTION_TYPE_SEARCH.


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


@JvmName(name = "wmodsmsskcccrwcg")
suspend fun doNotAssociateControlIds(values: List<Output<String>>)
@JvmName(name = "kyakbmhcijjetdri")
suspend fun doNotAssociateControlIds(vararg values: String)

Parameters

values

Condition do not associate specifications. If multiple do not associate conditions match, all matching do not associate controls in the list will execute. - Order does not matter. - Maximum number of specifications is 100. Can only be set if solution_types is SOLUTION_TYPE_SEARCH.