states

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

Parameters

value

Information about the states of the detector.


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


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

Parameters

values

Information about the states of the detector.


@JvmName(name = "fqquljkdbkemwbrb")
suspend fun states(argument: List<suspend DetectorModelStateArgsBuilder.() -> Unit>)
@JvmName(name = "ekgwojcuauopxtgy")
suspend fun states(vararg argument: suspend DetectorModelStateArgsBuilder.() -> Unit)
@JvmName(name = "njpuvtudprfjbwpw")
suspend fun states(argument: suspend DetectorModelStateArgsBuilder.() -> Unit)

Parameters

argument

Information about the states of the detector.