RosPremiumInstanceProps
Properties for defining a RosPremiumInstance
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ddospro-premiuminstance
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkddospro"
&alicloudroscdkddospro.RosPremiumInstanceProps {
BurstBandwidthMode: interface{},
DomainCount: interface{},
FunctionVersion: interface{},
NormalBandwidth: interface{},
NormalQps: interface{},
Period: interface{},
PeriodUnit: interface{},
PortCount: interface{},
ProductPlan: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkddospro.RosPremiumInstance.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
BurstBandwidthMode |
interface{} |
No description. |
DomainCount |
interface{} |
No description. |
FunctionVersion |
interface{} |
No description. |
NormalBandwidth |
interface{} |
No description. |
NormalQps |
interface{} |
No description. |
Period |
interface{} |
No description. |
PeriodUnit |
interface{} |
No description. |
PortCount |
interface{} |
No description. |
ProductPlan |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
BurstBandwidthMode
Optional
BurstBandwidthMode interface{}
- Type: interface{}
DomainCount
Optional
DomainCount interface{}
- Type: interface{}
FunctionVersion
Optional
FunctionVersion interface{}
- Type: interface{}
NormalBandwidth
Optional
NormalBandwidth interface{}
- Type: interface{}
NormalQps
Optional
NormalQps interface{}
- Type: interface{}
Period
Optional
Period interface{}
- Type: interface{}
PeriodUnit
Optional
PeriodUnit interface{}
- Type: interface{}
PortCount
Optional
PortCount interface{}
- Type: interface{}
ProductPlan
Optional
ProductPlan interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty