ServiceBusQueueMessageArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "tpbrsjeuqcjaldqf")
suspend fun authentication(value: ServiceBusAuthenticationArgs?)
@JvmName(name = "vppdvxhqmaakpfte")
suspend fun authentication(value: Output<ServiceBusAuthenticationArgs>)
@JvmName(name = "eopwgncrgyghoqxx")
suspend fun authentication(argument: suspend ServiceBusAuthenticationArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "bxqgunqmytogapkm")
suspend fun brokeredMessageProperties(value: ServiceBusBrokeredMessagePropertiesArgs?)
@JvmName(name = "pijrxtxgqyiyxswc")
suspend fun brokeredMessageProperties(value: Output<ServiceBusBrokeredMessagePropertiesArgs>)
@JvmName(name = "lnmdbkutvmxhuvws")
suspend fun brokeredMessageProperties(argument: suspend ServiceBusBrokeredMessagePropertiesArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "tkmccxoiocrdwrec")
suspend fun customMessageProperties(value: Output<Map<String, String>>)
@JvmName(name = "mjvugbnamkpjtgfb")
fun customMessageProperties(vararg values: Pair<String, String>)
@JvmName(name = "ycgptalriqbvgiao")
suspend fun customMessageProperties(value: Map<String, String>?)
Link copied to clipboard
@JvmName(name = "hwapntojgrghmrnd")
suspend fun message(value: Output<String>)
@JvmName(name = "xedtotfouuuqnjtg")
suspend fun message(value: String?)
Link copied to clipboard
@JvmName(name = "ypxysfyaaubwexxq")
suspend fun namespace(value: Output<String>)
@JvmName(name = "reqonhjrsxwqrpsx")
suspend fun namespace(value: String?)
Link copied to clipboard
@JvmName(name = "byvimucepdoccesn")
suspend fun queueName(value: Output<String>)
@JvmName(name = "qxlxgqehdrgbfbyk")
suspend fun queueName(value: String?)
Link copied to clipboard
@JvmName(name = "eohaeencgiocytvu")
suspend fun transportType(value: ServiceBusTransportType?)
@JvmName(name = "cabnrxxukajqlphw")
suspend fun transportType(value: Output<ServiceBusTransportType>)