targetTypes

@JvmName(name = "mpgifccurkmwjhop")
suspend fun targetTypes(value: Output<List<String>>)
@JvmName(name = "fudhkwjafdtypnva")
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 = "iqrcnsckdvuhmras")
suspend fun targetTypes(vararg values: Output<String>)


@JvmName(name = "kmqtkeppyxjftucg")
suspend fun targetTypes(values: List<Output<String>>)
@JvmName(name = "ntmejestpwyuxdyl")
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