ProductInfoProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkrocketmq5"
&alicloudroscdkrocketmq5.ProductInfoProperty {
MsgProcessSpec: interface{},
AutoScaling: interface{},
MessageRetentionTime: interface{},
SendReceiveRatio: interface{},
}
Properties
Name | Type | Description |
---|---|---|
MsgProcessSpec |
interface{} |
No description. |
AutoScaling |
interface{} |
No description. |
MessageRetentionTime |
interface{} |
No description. |
SendReceiveRatio |
interface{} |
No description. |
MsgProcessSpec
Required
MsgProcessSpec interface{}
- Type: interface{}
AutoScaling
Optional
AutoScaling interface{}
- Type: interface{}
MessageRetentionTime
Optional
MessageRetentionTime interface{}
- Type: interface{}
SendReceiveRatio
Optional
SendReceiveRatio interface{}
- Type: interface{}