ServiceBusQueueMessageArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "bxejgcrgrqvlrlkn")
suspend fun authentication(value: ServiceBusAuthenticationArgs?)
@JvmName(name = "bprhoxoxahlhiose")
suspend fun authentication(value: Output<ServiceBusAuthenticationArgs>)
@JvmName(name = "gksayomexohqmyle")
suspend fun authentication(argument: suspend ServiceBusAuthenticationArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "bthbxkwsfqbsriek")
suspend fun brokeredMessageProperties(value: ServiceBusBrokeredMessagePropertiesArgs?)
@JvmName(name = "wbakqfpitqxgfqko")
suspend fun brokeredMessageProperties(value: Output<ServiceBusBrokeredMessagePropertiesArgs>)
@JvmName(name = "cxnbqddpnaiogstg")
suspend fun brokeredMessageProperties(argument: suspend ServiceBusBrokeredMessagePropertiesArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "jhkcxwmrrycramyq")
suspend fun customMessageProperties(value: Output<Map<String, String>>)
@JvmName(name = "ljvrajoehytnuyxh")
fun customMessageProperties(vararg values: Pair<String, String>)
@JvmName(name = "cqujcpkwdrokphkt")
suspend fun customMessageProperties(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "evwhylviiuhcxksp")
suspend fun message(value: Output<String>)
@JvmName(name = "jexhemreaubefptx")
suspend fun message(value: String?)
Link copied to clipboard
@JvmName(name = "fitwyejqcpombyqp")
suspend fun namespace(value: Output<String>)
@JvmName(name = "jhpmurcvtxbnuttb")
suspend fun namespace(value: String?)
Link copied to clipboard
@JvmName(name = "isamcxmqixywkvun")
suspend fun queueName(value: Output<String>)
@JvmName(name = "wxbcoclbptwddmjg")
suspend fun queueName(value: String?)
Link copied to clipboard
@JvmName(name = "bulogmkpctohnkqt")
suspend fun transportType(value: ServiceBusTransportType?)
@JvmName(name = "yyhbqonnefybwdxv")
suspend fun transportType(value: Output<ServiceBusTransportType>)