Skip to content

BasicIpSetProps

Properties for defining a BasicIpSet.

See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ga-basicipset

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga"
&alicloudroscdkga.BasicIpSetProps {
    AcceleratorId: interface{},
    AccelerateRegionId: interface{},
    Bandwidth: interface{},
    IspType: interface{},
}

Properties

Name Type Description
AcceleratorId interface{} Property acceleratorId: The ID of the basic GA instance.
AccelerateRegionId interface{} Property accelerateRegionId: The ID of the acceleration region.
Bandwidth interface{} Property bandwidth: The bandwidth that you want to allocate to the acceleration region.
IspType interface{} Property ispType: The line type of the elastic IP address (EIP) in the acceleration region.

AcceleratorIdRequired

AcceleratorId interface{}
  • Type: interface{}

Property acceleratorId: The ID of the basic GA instance.


AccelerateRegionIdOptional

AccelerateRegionId interface{}
  • Type: interface{}

Property accelerateRegionId: The ID of the acceleration region.


BandwidthOptional

Bandwidth interface{}
  • Type: interface{}

Property bandwidth: The bandwidth that you want to allocate to the acceleration region.

Unit: Mbit/s.You must allocate at least 2 Mbit/s of bandwidth to the acceleration region.


IspTypeOptional

IspType interface{}
  • Type: interface{}

Property ispType: The line type of the elastic IP address (EIP) in the acceleration region.

Valid values: BGP (default): BGP (Multi-ISP) lines. BGP_PRO: BGP (Multi-ISP) Pro lines. Valid values if you are allowed to use single-ISP bandwidth: ChinaTelecom ChinaUnicom ChinaMobile ChinaTelecom_L2 ChinaUnicom_L2 ChinaMobile_L2