Skip to content

RosAcceleratorProps

Properties for defining a RosAccelerator.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga"
&alicloudroscdkga.RosAcceleratorProps {
    AcceleratorName: interface{},
    AutoPay: interface{},
    AutoUseCoupon: interface{},
    BandwidthBillingType: interface{},
    Duration: interface{},
    EnableCrossBorder: interface{},
    InstanceChargeType: interface{},
    IpSetConfig: interface{},
    PricingCycle: interface{},
    ResourceGroupId: interface{},
    Spec: interface{},
}

Properties

Name Type Description
AcceleratorName interface{} No description.
AutoPay interface{} No description.
AutoUseCoupon interface{} No description.
BandwidthBillingType interface{} No description.
Duration interface{} No description.
EnableCrossBorder interface{} No description.
InstanceChargeType interface{} No description.
IpSetConfig interface{} No description.
PricingCycle interface{} No description.
ResourceGroupId interface{} No description.
Spec interface{} No description.

AcceleratorNameOptional

AcceleratorName interface{}
  • Type: interface{}

AutoPayOptional

AutoPay interface{}
  • Type: interface{}

AutoUseCouponOptional

AutoUseCoupon interface{}
  • Type: interface{}

BandwidthBillingTypeOptional

BandwidthBillingType interface{}
  • Type: interface{}

DurationOptional

Duration interface{}
  • Type: interface{}

EnableCrossBorderOptional

EnableCrossBorder interface{}
  • Type: interface{}

InstanceChargeTypeOptional

InstanceChargeType interface{}
  • Type: interface{}

IpSetConfigOptional

IpSetConfig interface{}
  • Type: interface{}

PricingCycleOptional

PricingCycle interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}

SpecOptional

Spec interface{}
  • Type: interface{}