propertyColumns

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

Parameters

value

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


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


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

Parameters

values

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