force

@JvmName(name = "olbgiexhpmqgoqga")
suspend fun force(value: Output<Boolean>)
@JvmName(name = "cjqgwjqyrvqbrork")
suspend fun force(value: Boolean?)

Parameters

value

Whether to request a forced stop when state is stopped. Otherwise (i.e., state is running), ignored. When an instance is forced to stop, it does not flush file system caches or file system metadata, and you must subsequently perform file system check and repair. Not recommended for Windows instances. Defaults to false.