msiInstallation

@JvmName(name = "cphhfctbvwwwojtu")
suspend fun msiInstallation(value: Output<GuestPoliciesRecipeUpdateStepMsiInstallationArgs>)
@JvmName(name = "blfqispchiyhfaxq")
suspend fun msiInstallation(value: GuestPoliciesRecipeUpdateStepMsiInstallationArgs?)

Parameters

value

Installs an MSI file. Structure is documented below.


@JvmName(name = "raqcxtklykruydvc")
suspend fun msiInstallation(argument: suspend GuestPoliciesRecipeUpdateStepMsiInstallationArgsBuilder.() -> Unit)

Parameters

argument

Installs an MSI file. Structure is documented below.