propertyColumns

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

Parameters

value

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


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


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

Parameters

values

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