TrafficLimitConfigProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkalb"
&alicloudroscdkalb.TrafficLimitConfigProperty {
Qps: interface{},
PerIpQps: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Qps |
interface{} |
No description. |
PerIpQps |
interface{} |
No description. |
Qps
Required
Qps interface{}
- Type: interface{}
PerIpQps
Optional
PerIpQps interface{}
- Type: interface{}