ServiceBusTopicMessageArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "ktmkeplkfrpygxrr")
suspend fun authentication(value: ServiceBusAuthenticationArgs?)
@JvmName(name = "hfqrrcuvxdjnvuil")
suspend fun authentication(value: Output<ServiceBusAuthenticationArgs>)
@JvmName(name = "jbpgbcrsqvdxpxgo")
suspend fun authentication(argument: suspend ServiceBusAuthenticationArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "qnlasjamculjvrxy")
suspend fun brokeredMessageProperties(value: ServiceBusBrokeredMessagePropertiesArgs?)
@JvmName(name = "wtcclpmsvojfuxcd")
suspend fun brokeredMessageProperties(value: Output<ServiceBusBrokeredMessagePropertiesArgs>)
@JvmName(name = "wqsaqfcukohejyxk")
suspend fun brokeredMessageProperties(argument: suspend ServiceBusBrokeredMessagePropertiesArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "swxvpwounuvmawti")
suspend fun customMessageProperties(value: Output<Map<String, String>>)
@JvmName(name = "mivktdspgcusdnfj")
fun customMessageProperties(vararg values: Pair<String, String>)
@JvmName(name = "iwxxljexubnqxbvc")
suspend fun customMessageProperties(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "euoniyssogiqtbyo")
suspend fun message(value: Output<String>)
@JvmName(name = "mfacnlwiyngxxstv")
suspend fun message(value: String?)
Link copied to clipboard
@JvmName(name = "lslrjobpjbgqhojy")
suspend fun namespace(value: Output<String>)
@JvmName(name = "hwimdthkvfvrykeo")
suspend fun namespace(value: String?)
Link copied to clipboard
@JvmName(name = "eidfpykjjftqkyek")
suspend fun topicPath(value: Output<String>)
@JvmName(name = "gtreuwtnoimvmrxk")
suspend fun topicPath(value: String?)
Link copied to clipboard
@JvmName(name = "hfnvybaomwsdldyt")
suspend fun transportType(value: ServiceBusTransportType?)
@JvmName(name = "kwwkeojhplpbntst")
suspend fun transportType(value: Output<ServiceBusTransportType>)