Skip to content

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.

MsgProcessSpecRequired

MsgProcessSpec interface{}
  • Type: interface{}

AutoScalingOptional

AutoScaling interface{}
  • Type: interface{}

MessageRetentionTimeOptional

MessageRetentionTime interface{}
  • Type: interface{}

SendReceiveRatioOptional

SendReceiveRatio interface{}
  • Type: interface{}