startupScript

@JvmName(name = "qpetdjogbyagfbof")
suspend fun startupScript(value: Output<ScriptReferenceArgs>)
@JvmName(name = "rvnppuxtbgyjvsqc")
suspend fun startupScript(value: ScriptReferenceArgs?)

Parameters

value

Script that's run every time the machine starts.


@JvmName(name = "ucthpyyjwusiikfw")
suspend fun startupScript(argument: suspend ScriptReferenceArgsBuilder.() -> Unit)

Parameters

argument

Script that's run every time the machine starts.