states

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

Parameters

value

Information about the states of the detector.


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


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

Parameters

values

Information about the states of the detector.


@JvmName(name = "cpokgshwexcstxfw")
suspend fun states(argument: List<suspend DetectorModelStateArgsBuilder.() -> Unit>)
@JvmName(name = "wuyavxxbewsdnlis")
suspend fun states(vararg argument: suspend DetectorModelStateArgsBuilder.() -> Unit)
@JvmName(name = "ooyrvaycbothityk")
suspend fun states(argument: suspend DetectorModelStateArgsBuilder.() -> Unit)

Parameters

argument

Information about the states of the detector.