states

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

Parameters

value

Information about the states of the detector.


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


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

Parameters

values

Information about the states of the detector.


@JvmName(name = "uiglwmpmjrsmjfwm")
suspend fun states(argument: List<suspend DetectorModelStateArgsBuilder.() -> Unit>)
@JvmName(name = "ejkwbluwfixxtmge")
suspend fun states(vararg argument: suspend DetectorModelStateArgsBuilder.() -> Unit)
@JvmName(name = "irmifxuwfijbljsk")
suspend fun states(argument: suspend DetectorModelStateArgsBuilder.() -> Unit)

Parameters

argument

Information about the states of the detector.