chaosStudioTargetIds

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

Parameters

value

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


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


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

Parameters

values

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