Skip to content

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.

BurstBandwidthModeOptional

BurstBandwidthMode interface{}
  • Type: interface{}

DomainCountOptional

DomainCount interface{}
  • Type: interface{}

FunctionVersionOptional

FunctionVersion interface{}
  • Type: interface{}

NormalBandwidthOptional

NormalBandwidth interface{}
  • Type: interface{}

NormalQpsOptional

NormalQps interface{}
  • Type: interface{}

PeriodOptional

Period interface{}
  • Type: interface{}

PeriodUnitOptional

PeriodUnit interface{}
  • Type: interface{}

PortCountOptional

PortCount interface{}
  • Type: interface{}

ProductPlanOptional

ProductPlan interface{}
  • Type: interface{}

TagsOptional

Tags *[]TagsProperty