labels

@JvmName(name = "oeulwbpehvfaqqrt")
suspend fun labels(value: Output<List<String>>)
@JvmName(name = "wihxyvospovjwmiv")
suspend fun labels(value: List<String>?)

Parameters

value

Specifies a list of labels related to this Sentinel Watchlist. Changing this forces a new Sentinel Watchlist to be created.


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


@JvmName(name = "dwgscqvolbvsxvme")
suspend fun labels(values: List<Output<String>>)
@JvmName(name = "pfvqhwtpenttmesv")
suspend fun labels(vararg values: String)

Parameters

values

Specifies a list of labels related to this Sentinel Watchlist. Changing this forces a new Sentinel Watchlist to be created.