scriptRun

@JvmName(name = "dicubdnhygoxjxek")
suspend fun scriptRun(value: Output<GuestPoliciesRecipeInstallStepScriptRunArgs>)
@JvmName(name = "ehglkrnjtmyslecd")
suspend fun scriptRun(value: GuestPoliciesRecipeInstallStepScriptRunArgs?)

Parameters

value

Runs commands in a shell. Structure is documented below.


@JvmName(name = "ikrshkmerxgwncsn")
suspend fun scriptRun(argument: suspend GuestPoliciesRecipeInstallStepScriptRunArgsBuilder.() -> Unit)

Parameters

argument

Runs commands in a shell. Structure is documented below.