ServiceBusTopicMessageArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "xuqcepluaioxdikt")
suspend fun authentication(value: ServiceBusAuthenticationArgs?)
@JvmName(name = "sauuxbqygcqkefkc")
suspend fun authentication(value: Output<ServiceBusAuthenticationArgs>)
@JvmName(name = "cjcviouwtfxagefc")
suspend fun authentication(argument: suspend ServiceBusAuthenticationArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "qakubtrkneexjhnl")
suspend fun brokeredMessageProperties(value: ServiceBusBrokeredMessagePropertiesArgs?)
@JvmName(name = "audtaacloamvowpa")
suspend fun brokeredMessageProperties(value: Output<ServiceBusBrokeredMessagePropertiesArgs>)
@JvmName(name = "esqyvhxejivekkox")
suspend fun brokeredMessageProperties(argument: suspend ServiceBusBrokeredMessagePropertiesArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "ftyeipiikpgupjym")
suspend fun customMessageProperties(value: Output<Map<String, String>>)
@JvmName(name = "scotstgvgghrxmei")
fun customMessageProperties(vararg values: Pair<String, String>)
@JvmName(name = "cccdkefhjlyrhpge")
suspend fun customMessageProperties(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "eiyiobxqbaaspmtq")
suspend fun message(value: Output<String>)
@JvmName(name = "jprdauxxnyhfpkgx")
suspend fun message(value: String?)
Link copied to clipboard
@JvmName(name = "sseafareajtqncwv")
suspend fun namespace(value: Output<String>)
@JvmName(name = "phfujwxgoyaadjik")
suspend fun namespace(value: String?)
Link copied to clipboard
@JvmName(name = "xmbaondjfqsgxpkk")
suspend fun topicPath(value: Output<String>)
@JvmName(name = "fpoyuiphckiyldbu")
suspend fun topicPath(value: String?)
Link copied to clipboard
@JvmName(name = "dbicpyxvganafude")
suspend fun transportType(value: ServiceBusTransportType?)
@JvmName(name = "bigagjwxoadautfo")
suspend fun transportType(value: Output<ServiceBusTransportType>)