status

@JvmName(name = "pjjhymodyfnxcfnj")
suspend fun status(value: Output<String>)
@JvmName(name = "tmkpbovuogwagfvc")
suspend fun status(value: String?)

Parameters

value

The instance status. Valid values: "Running", "Stopped". You can control the instance start and stop through this parameter. Default to Running.