propertyColumns

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

Parameters

value

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


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


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

Parameters

values

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