targetTypes

@JvmName(name = "vothwewhwfupdltr")
suspend fun targetTypes(value: Output<List<String>>)
@JvmName(name = "hkkxruddaaptlwqv")
suspend fun targetTypes(value: List<String>)

Parameters

value

Which resources in the dataset this entry applies to. Currently, only views are supported, but additional target types may be added in the future. Possible values: VIEWS


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


@JvmName(name = "jxwhsiaxwihtfhxm")
suspend fun targetTypes(values: List<Output<String>>)
@JvmName(name = "rrhjsbgfrowwjfsl")
suspend fun targetTypes(vararg values: String)

Parameters

values

Which resources in the dataset this entry applies to. Currently, only views are supported, but additional target types may be added in the future. Possible values: VIEWS