targetTypes

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


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