on Instance Stop Action
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.
suspend fun onInstanceStopAction(argument: suspend InstanceTemplateSchedulingOnInstanceStopActionArgsBuilder.() -> 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.