properties

@JvmName(name = "xdaqsvyhmmhkvtma")
suspend fun properties(value: Output<List<String>>)
@JvmName(name = "trsnnwgyodhppevr")
suspend fun properties(value: List<String>?)

Parameters

value

Additional properties to use during installation. This should be in the format of Property=Setting. Appended to the defaults of ACTION=INSTALL REBOOT=ReallySuppress.


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


@JvmName(name = "uynqnuljdtixbdkt")
suspend fun properties(values: List<Output<String>>)
@JvmName(name = "rhjhdhcyvnmhkcys")
suspend fun properties(vararg values: String)

Parameters

values

Additional properties to use during installation. This should be in the format of Property=Setting. Appended to the defaults of ACTION=INSTALL REBOOT=ReallySuppress.