RosConsumerGroupProps
Properties for defining a RosConsumerGroup
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-sls-consumergroup
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdksls"
&alicloudroscdksls.RosConsumerGroupProps {
ConsumerGroup: interface{},
Logstore: interface{},
Order: interface{},
Project: interface{},
Timeout: interface{},
}
Properties
Name | Type | Description |
---|---|---|
ConsumerGroup |
interface{} |
No description. |
Logstore |
interface{} |
No description. |
Order |
interface{} |
No description. |
Project |
interface{} |
No description. |
Timeout |
interface{} |
No description. |
ConsumerGroup
Required
ConsumerGroup interface{}
- Type: interface{}
Logstore
Required
Logstore interface{}
- Type: interface{}
Order
Required
Order interface{}
- Type: interface{}
Project
Required
Project interface{}
- Type: interface{}
Timeout
Required
Timeout interface{}
- Type: interface{}