Skip to content

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.

QpsRequired

Qps interface{}
  • Type: interface{}

PerIpQpsOptional

PerIpQps interface{}
  • Type: interface{}