onInstanceStopAction

@JvmName(name = "dcdedompdmwogmyo")
suspend fun onInstanceStopAction(value: Output<InstanceSchedulingOnInstanceStopActionArgs>)
@JvmName(name = "pqhpfepqtxsgwlek")
suspend fun onInstanceStopAction(value: InstanceSchedulingOnInstanceStopActionArgs?)

Parameters

value

Specifies the action to be performed when the instance is terminated using max_run_duration and STOP instance_termination_action. Only support true discard_local_ssd at this point. Structure is documented below.


@JvmName(name = "qsqsvpiodnfemwtc")
suspend fun onInstanceStopAction(argument: suspend InstanceSchedulingOnInstanceStopActionArgsBuilder.() -> Unit)

Parameters

argument

Specifies the action to be performed when the instance is terminated using max_run_duration and STOP instance_termination_action. Only support true discard_local_ssd at this point. Structure is documented below.