SoftwareRecipeStepInstallMsiArgs

fun SoftwareRecipeStepInstallMsiArgs(allowedExitCodes: Output<List<Int>>? = null, artifactId: Output<String>, flags: Output<List<String>>? = null)