Parameter | Type | Description | Example |
---|---|---|---|
object | The data structure of the consumer group. | ||
name | string | The name of the consumer group. | test-consumer-group |
timeout | integer | The timeout period. If Simple Log Service does not receive heartbeats from a consumer within the timeout period, Simple Log Service deletes the consumer. Unit: seconds. | 300 |
order | boolean | Specifies whether to consume data in sequence. Valid values:
| false |