propertyColumns

@JvmName(name = "paueefgslykmuxyt")
suspend fun propertyColumns(value: Output<List<String>>)
@JvmName(name = "fgfssmjbpujqnnvc")
suspend fun propertyColumns(value: List<String>?)

Parameters

value

A string array of the names of output columns to be attached to Service Bus messages as custom properties.


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


@JvmName(name = "oqcakxkmsyvmkxop")
suspend fun propertyColumns(values: List<Output<String>>)
@JvmName(name = "byhihbsxmxtnqclv")
suspend fun propertyColumns(vararg values: String)

Parameters

values

A string array of the names of output columns to be attached to Service Bus messages as custom properties.