ConsumerGroupArgs

fun ConsumerGroupArgs(consumerId: Output<String>? = null, description: Output<String>? = null, instanceId: Output<String>? = null, tags: Output<Map<String, Any>>? = null)