states

@JvmName(name = "bsqxfyqexwfuluae")
suspend fun states(value: Output<List<DetectorModelStateArgs>>)
@JvmName(name = "quewaqslcknqkbyr")
suspend fun states(value: List<DetectorModelStateArgs>)

Parameters

value

Information about the states of the detector.


@JvmName(name = "pjfkhltsxcvgsxpr")
suspend fun states(vararg values: Output<DetectorModelStateArgs>)


@JvmName(name = "jpdgcxokjhrdaymj")
suspend fun states(values: List<Output<DetectorModelStateArgs>>)
@JvmName(name = "hutcdxfqxskvjpln")
suspend fun states(vararg values: DetectorModelStateArgs)

Parameters

values

Information about the states of the detector.


@JvmName(name = "btdmiltbcrnhlgtv")
suspend fun states(argument: List<suspend DetectorModelStateArgsBuilder.() -> Unit>)
@JvmName(name = "jqijhibvvuravfpm")
suspend fun states(vararg argument: suspend DetectorModelStateArgsBuilder.() -> Unit)
@JvmName(name = "dwjfooxyiefoqyec")
suspend fun states(argument: suspend DetectorModelStateArgsBuilder.() -> Unit)

Parameters

argument

Information about the states of the detector.