onInstanceStopAction

@JvmName(name = "kbrdudbsdooextmb")
suspend fun onInstanceStopAction(value: Output<InstanceSchedulingOnInstanceStopActionArgs>)
@JvmName(name = "hsuvsstnwtmiopay")
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 = "pgdjkhwonjwyxgsj")
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.