chaosStudioTargetIds

@JvmName(name = "hexmcwpgexmihesy")
suspend fun chaosStudioTargetIds(value: Output<List<String>>)
@JvmName(name = "njgswcxqkmuvugyv")
suspend fun chaosStudioTargetIds(value: List<String>)

Parameters

value

A list of Chaos Studio Target IDs that should be part of this Selector.


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


@JvmName(name = "rtuqbkxbiroyjnqr")
suspend fun chaosStudioTargetIds(values: List<Output<String>>)
@JvmName(name = "iedwwrydnoowgwtx")
suspend fun chaosStudioTargetIds(vararg values: String)

Parameters

values

A list of Chaos Studio Target IDs that should be part of this Selector.