states

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

Parameters

value

Information about the states of the detector.


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


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

Parameters

values

Information about the states of the detector.


@JvmName(name = "jyqujtnahylmuhtc")
suspend fun states(argument: List<suspend DetectorModelStateArgsBuilder.() -> Unit>)
@JvmName(name = "qjrcygieuilutjrs")
suspend fun states(vararg argument: suspend DetectorModelStateArgsBuilder.() -> Unit)
@JvmName(name = "bbaxqelqwckvndxl")
suspend fun states(argument: suspend DetectorModelStateArgsBuilder.() -> Unit)

Parameters

argument

Information about the states of the detector.