ServiceBusQueueMessageArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "yxnnssofypnkepun")
suspend fun authentication(value: ServiceBusAuthenticationArgs?)
@JvmName(name = "xamrgpxydgurjbdy")
suspend fun authentication(value: Output<ServiceBusAuthenticationArgs>)
@JvmName(name = "jmsrpckgtcfyxfcb")
suspend fun authentication(argument: suspend ServiceBusAuthenticationArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "rblvnnycpnydtevr")
suspend fun brokeredMessageProperties(value: ServiceBusBrokeredMessagePropertiesArgs?)
@JvmName(name = "jstpsjgrsslvejrn")
suspend fun brokeredMessageProperties(value: Output<ServiceBusBrokeredMessagePropertiesArgs>)
@JvmName(name = "xbirkqkgdygtrinr")
suspend fun brokeredMessageProperties(argument: suspend ServiceBusBrokeredMessagePropertiesArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "bddnthrnooljtngo")
suspend fun customMessageProperties(value: Output<Map<String, String>>)
@JvmName(name = "yguknfvymhwjyvve")
fun customMessageProperties(vararg values: Pair<String, String>)
@JvmName(name = "eriwcotyldkgfwka")
suspend fun customMessageProperties(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "ngmxjnnxqjbrianb")
suspend fun message(value: Output<String>)
@JvmName(name = "ebtiawbmsglgueil")
suspend fun message(value: String?)
Link copied to clipboard
@JvmName(name = "vysltcqkqkdjyjxm")
suspend fun namespace(value: Output<String>)
@JvmName(name = "crehupjekvnprxcs")
suspend fun namespace(value: String?)
Link copied to clipboard
@JvmName(name = "tjquxfaeywlrighb")
suspend fun queueName(value: Output<String>)
@JvmName(name = "rfryxuibudwsgddb")
suspend fun queueName(value: String?)
Link copied to clipboard
@JvmName(name = "xgiftfepfatirvdm")
suspend fun transportType(value: ServiceBusTransportType?)
@JvmName(name = "adaaofvoxflcjdja")
suspend fun transportType(value: Output<ServiceBusTransportType>)