propertyColumns

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

Parameters

value

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


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


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

Parameters

values

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