flags

@JvmName(name = "jbvxijkbudmkwbsn")
suspend fun flags(value: Output<List<String>>)
@JvmName(name = "qfxgblemyjyvdstg")
suspend fun flags(value: List<String>?)

Parameters

value

The flags to use when installing the MSI. Defaults to the install flag.


@JvmName(name = "goperythyeyjqkar")
suspend fun flags(vararg values: Output<String>)


@JvmName(name = "kfukmopxsihvjlse")
suspend fun flags(values: List<Output<String>>)
@JvmName(name = "ttbpkowyeqkrtwlx")
suspend fun flags(vararg values: String)

Parameters

values

The flags to use when installing the MSI. Defaults to the install flag.