RosGroupsProps
Properties for defining a RosGroups
.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-rocketmq-groups
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkrocketmq/datasource"
&datasource.RosGroupsProps {
GroupName: interface{},
GroupType: interface{},
InstanceId: interface{},
RefreshOptions: interface{},
}
Properties
Name | Type | Description |
---|---|---|
GroupName |
interface{} |
No description. |
GroupType |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
RefreshOptions |
interface{} |
No description. |
GroupName
Optional
GroupName interface{}
- Type: interface{}
GroupType
Optional
GroupType interface{}
- Type: interface{}
InstanceId
Optional
InstanceId interface{}
- Type: interface{}
RefreshOptions
Optional
RefreshOptions interface{}
- Type: interface{}