state

@JvmName(name = "ukfemaxebjsaroah")
suspend fun state(value: Output<InstanceStateArgs>)
@JvmName(name = "qaglsxnsolyxrmoy")
suspend fun state(value: InstanceStateArgs?)

Parameters

value

The status code and the state (for example, running ) of the instance.

The State property is read-only and should not be specified in a create instance or update instance request.


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

Parameters

argument

The status code and the state (for example, running ) of the instance.

The State property is read-only and should not be specified in a create instance or update instance request.