properties

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

Parameters

value

The service properties dictionary. Properties are immutable.


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

Parameters

values

The service properties dictionary. Properties are immutable.