properties

@JvmName(name = "kjolebbbhjphkhlg")
suspend fun properties(value: Output<Map<String, String>>)
@JvmName(name = "sguwsekasojrvhlf")
suspend fun properties(value: Map<String, String>?)

Parameters

value

Specifies a map of non-sensitive properties for launchProperties.


@JvmName(name = "cxdttghukitvwvce")
fun properties(vararg values: Pair<String, String>)

Parameters

values

Specifies a map of non-sensitive properties for launchProperties.