consumerGroupName

@JvmName(name = "whccsonpdpyiapga")
suspend fun consumerGroupName(value: Output<String>)
@JvmName(name = "rqxyjnxftpcoxfho")
suspend fun consumerGroupName(value: String?)

Parameters

value

The name of an Event Hub Consumer Group that should be used to read events from the Event Hub. Specifying distinct consumer group names for multiple inputs allows each of those inputs to receive the same events from the Event Hub. If not specified, the input uses the Event Hub’s default consumer group.