state

@JvmName(name = "fcvdhxourecogokg")
suspend fun state(value: Output<ModelStateArgs>)
@JvmName(name = "jlyobslrciehgykb")
suspend fun state(value: ModelStateArgs?)

Parameters

value

State common to all model types. Includes publishing and validation information.


@JvmName(name = "eqprmovcbjrglkrk")
suspend fun state(argument: suspend ModelStateArgsBuilder.() -> Unit)

Parameters

argument

State common to all model types. Includes publishing and validation information.