partnerTopicRoutingMode

@JvmName(name = "cyuasafonxakgvqt")
suspend fun partnerTopicRoutingMode(value: Output<Either<String, PartnerTopicRoutingMode>>)
@JvmName(name = "mjwnipvsyodocfgq")
suspend fun partnerTopicRoutingMode(value: Either<String, PartnerTopicRoutingMode>?)
@JvmName(name = "gmfofanfnyvxquyb")
fun partnerTopicRoutingMode(value: String)
@JvmName(name = "jkhrlewchwlguilf")
fun partnerTopicRoutingMode(value: PartnerTopicRoutingMode)

Parameters

value

This determines if events published to this partner namespace should use the source attribute in the event payload or use the channel name in the header when matching to the partner topic. If none is specified, source attribute routing will be used to match the partner topic.