linuxExecStepConfig

@JvmName(name = "buppngiiwccsqjgb")
suspend fun linuxExecStepConfig(value: Output<ExecStepConfigArgs>)
@JvmName(name = "pqsrhkmeslktjxhu")
suspend fun linuxExecStepConfig(value: ExecStepConfigArgs?)

Parameters

value

The ExecStepConfig for all Linux VMs targeted by the PatchJob.


@JvmName(name = "ijwrnhbkardnuifq")
suspend fun linuxExecStepConfig(argument: suspend ExecStepConfigArgsBuilder.() -> Unit)

Parameters

argument

The ExecStepConfig for all Linux VMs targeted by the PatchJob.