RosConsumerGroupProps
Properties for defining a RosConsumerGroup
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-kafka-consumergroup
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkkafka"
&alicloudroscdkkafka.RosConsumerGroupProps {
ConsumerId: interface{},
InstanceId: interface{},
Remark: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkkafka.RosConsumerGroup.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
ConsumerId |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
Remark |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
ConsumerId
Required
ConsumerId interface{}
- Type: interface{}
InstanceId
Required
InstanceId interface{}
- Type: interface{}
Remark
Optional
Remark interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty