propertyColumns

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

Parameters

value

A list of property columns to add to the Service Bus Queue output.


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


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

Parameters

values

A list of property columns to add to the Service Bus Queue output.