propertyColumns

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

Parameters

value

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


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


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

Parameters

values

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