instanceState

@JvmName(name = "sukbctxteprmrfls")
suspend fun instanceState(value: Output<InstanceStateArgs>)
@JvmName(name = "lqnbnruinajsqrfk")
suspend fun instanceState(value: InstanceStateArgs?)

Parameters

value

The intended state of the instance. DescribeInstanceStatus requires that an instance be in the running state.


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

Parameters

argument

The intended state of the instance. DescribeInstanceStatus requires that an instance be in the running state.