BasicAccelerateIpProps
Properties for defining a BasicAccelerateIp.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ga-basicaccelerateip
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga"
&alicloudroscdkga.BasicAccelerateIpProps {
AcceleratorId: interface{},
IpSetId: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
AcceleratorId |
interface{} |
Property acceleratorId: The ID of the basic GA instance. |
IpSetId |
interface{} |
Property ipSetId: The ID of the acceleration region. |
AcceleratorIdRequired
AcceleratorId interface{}
- Type: interface{}
Property acceleratorId: The ID of the basic GA instance.
IpSetIdRequired
IpSetId interface{}
- Type: interface{}
Property ipSetId: The ID of the acceleration region.