msiInstallation

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

Parameters

value

Installs an MSI file. Structure is documented below.


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

Parameters

argument

Installs an MSI file. Structure is documented below.