ServiceBusTopicMessageArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "msiinfgttrtkhuvk")
suspend fun authentication(value: ServiceBusAuthenticationArgs?)
@JvmName(name = "ygprdfigbwmfyhmf")
suspend fun authentication(value: Output<ServiceBusAuthenticationArgs>)
@JvmName(name = "luebkbrekhpxmlxu")
suspend fun authentication(argument: suspend ServiceBusAuthenticationArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "wpbqcfcqsfwcjpio")
suspend fun brokeredMessageProperties(value: ServiceBusBrokeredMessagePropertiesArgs?)
@JvmName(name = "scjkrligvevrkxqc")
suspend fun brokeredMessageProperties(value: Output<ServiceBusBrokeredMessagePropertiesArgs>)
@JvmName(name = "rndoadxfdqvntwfh")
suspend fun brokeredMessageProperties(argument: suspend ServiceBusBrokeredMessagePropertiesArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "tsdfxukvswmuhtoc")
suspend fun customMessageProperties(value: Output<Map<String, String>>)
@JvmName(name = "vafnswamcexoladw")
fun customMessageProperties(vararg values: Pair<String, String>)
@JvmName(name = "ykdlrrqvdlicweoe")
suspend fun customMessageProperties(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "ipvssjbcppqyyvtw")
suspend fun message(value: Output<String>)
@JvmName(name = "phnvpuxhkwioxhde")
suspend fun message(value: String?)
Link copied to clipboard
@JvmName(name = "lubbgbhyrtaakxis")
suspend fun namespace(value: Output<String>)
@JvmName(name = "xxvkhhywrgfkespf")
suspend fun namespace(value: String?)
Link copied to clipboard
@JvmName(name = "piocseqmejlvowgl")
suspend fun topicPath(value: Output<String>)
@JvmName(name = "inivtiiabydodrxm")
suspend fun topicPath(value: String?)
Link copied to clipboard
@JvmName(name = "ibeoupctoemuddkp")
suspend fun transportType(value: ServiceBusTransportType?)
@JvmName(name = "ejrsrmconntsclxh")
suspend fun transportType(value: Output<ServiceBusTransportType>)