propertyColumns

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

Parameters

value

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


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


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

Parameters

values

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