targetTypes

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


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