state

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

Parameters

value

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


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

Parameters

argument

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