msiInstallation

@JvmName(name = "nplodfuumlkfipnd")
suspend fun msiInstallation(value: Output<GuestPoliciesRecipeInstallStepMsiInstallationArgs>)
@JvmName(name = "uyjrdlwppoelfadr")
suspend fun msiInstallation(value: GuestPoliciesRecipeInstallStepMsiInstallationArgs?)

Parameters

value

Installs an MSI file. Structure is documented below.


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

Parameters

argument

Installs an MSI file. Structure is documented below.