Skip to content

RosConsumerGroupProps

Properties for defining a RosConsumerGroup.

See https://www.alibabacloud.com/help/ros/developer-reference/datasource-rocketmq5-consumergroup

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkrocketmq5/datasource"
&datasource.RosConsumerGroupProps {
    ConsumerGroupId: interface{},
    InstanceId: interface{},
    RefreshOptions: interface{},
}

Properties

Name Type Description
ConsumerGroupId interface{} No description.
InstanceId interface{} No description.
RefreshOptions interface{} No description.

ConsumerGroupIdRequired

ConsumerGroupId interface{}
  • Type: interface{}

InstanceIdRequired

InstanceId interface{}
  • Type: interface{}

RefreshOptionsOptional

RefreshOptions interface{}
  • Type: interface{}