properties

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

Parameters

value

The service properties dictionary. Properties are immutable.


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

Parameters

values

The service properties dictionary. Properties are immutable.