targetNames

@JvmName(name = "tatsafqpikqrlouv")
suspend fun targetNames(value: Output<List<String>>)
@JvmName(name = "fdgeyrhqwvknrguw")
suspend fun targetNames(value: List<String>?)

Parameters

value

List of type names that the hook is going to target


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


@JvmName(name = "dljahktphtpdlnex")
suspend fun targetNames(values: List<Output<String>>)
@JvmName(name = "tqheeccxerwxsjdi")
suspend fun targetNames(vararg values: String)

Parameters

values

List of type names that the hook is going to target