propertyColumns

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

Parameters

value

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


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


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

Parameters

values

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