instanceState

@JvmName(name = "afhufmssegmwjkjw")
suspend fun instanceState(value: Output<InstanceStateArgs>)
@JvmName(name = "swsrbhxyfwxouggy")
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 = "kvjwtipqlansjdex")
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.