ServiceBusTopicMessageArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "ttoigsqkebphfobs")
suspend fun authentication(value: ServiceBusAuthenticationArgs?)
@JvmName(name = "ayuqdxowodhsbacg")
suspend fun authentication(value: Output<ServiceBusAuthenticationArgs>)
@JvmName(name = "yumyrxyplvjhxnfj")
suspend fun authentication(argument: suspend ServiceBusAuthenticationArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "vdbbintwpwaqqysi")
suspend fun brokeredMessageProperties(value: ServiceBusBrokeredMessagePropertiesArgs?)
@JvmName(name = "nuoklhohvaecmvcb")
suspend fun brokeredMessageProperties(value: Output<ServiceBusBrokeredMessagePropertiesArgs>)
@JvmName(name = "birvxvqqkfwmvsrv")
suspend fun brokeredMessageProperties(argument: suspend ServiceBusBrokeredMessagePropertiesArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "kshefaipcbkqyrfc")
suspend fun customMessageProperties(value: Output<Map<String, String>>)
@JvmName(name = "uuetfnecdqjktibn")
fun customMessageProperties(vararg values: Pair<String, String>)
@JvmName(name = "xaotdaiurjrinojd")
suspend fun customMessageProperties(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "koiomhrwbvcbmcog")
suspend fun message(value: Output<String>)
@JvmName(name = "awvxfgrkkycwtfug")
suspend fun message(value: String?)
Link copied to clipboard
@JvmName(name = "uhitoeahwyshmgri")
suspend fun namespace(value: Output<String>)
@JvmName(name = "tmuwqluqempfsyur")
suspend fun namespace(value: String?)
Link copied to clipboard
@JvmName(name = "upslbwxtpfjyaihf")
suspend fun topicPath(value: Output<String>)
@JvmName(name = "evqybjacayhrwvyv")
suspend fun topicPath(value: String?)
Link copied to clipboard
@JvmName(name = "yesagjihtbsyhsww")
suspend fun transportType(value: ServiceBusTransportType?)
@JvmName(name = "ncgtppflxtbikepn")
suspend fun transportType(value: Output<ServiceBusTransportType>)