Skip to content

RosBasicAcceleratorProps

Properties for defining a RosBasicAccelerator.

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

Initializer

import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkga"
&alicloudroscdkga.RosBasicAcceleratorProps {
    AutoPay: interface{},
    AutoRenew: interface{},
    AutoRenewDuration: interface{},
    AutoUseCoupon: interface{},
    BandwidthBillingType: interface{},
    ChargeType: interface{},
    Duration: interface{},
    PricingCycle: interface{},
    PromotionOptionNo: interface{},
    ResourceGroupId: interface{},
    Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkga.RosBasicAccelerator.TagsProperty,
}

Properties

Name Type Description
AutoPay interface{} No description.
AutoRenew interface{} No description.
AutoRenewDuration interface{} No description.
AutoUseCoupon interface{} No description.
BandwidthBillingType interface{} No description.
ChargeType interface{} No description.
Duration interface{} No description.
PricingCycle interface{} No description.
PromotionOptionNo interface{} No description.
ResourceGroupId interface{} No description.
Tags *[]TagsProperty No description.

AutoPayOptional

AutoPay interface{}
  • Type: interface{}

AutoRenewOptional

AutoRenew interface{}
  • Type: interface{}

AutoRenewDurationOptional

AutoRenewDuration interface{}
  • Type: interface{}

AutoUseCouponOptional

AutoUseCoupon interface{}
  • Type: interface{}

BandwidthBillingTypeOptional

BandwidthBillingType interface{}
  • Type: interface{}

ChargeTypeOptional

ChargeType interface{}
  • Type: interface{}

DurationOptional

Duration interface{}
  • Type: interface{}

PricingCycleOptional

PricingCycle interface{}
  • Type: interface{}

PromotionOptionNoOptional

PromotionOptionNo interface{}
  • Type: interface{}

ResourceGroupIdOptional

ResourceGroupId interface{}
  • Type: interface{}

TagsOptional

Tags *[]TagsProperty