internetChargeType

@JvmName(name = "gmkomerpdecnfwli")
suspend fun internetChargeType(value: Output<String>)
@JvmName(name = "cpicbibstpxmpxfp")
suspend fun internetChargeType(value: String?)

Parameters

value

Valid values are PayByBandwidth, PayByTraffic. If this value is "PayByBandwidth", then argument "internet" must be "true". Default is "PayByTraffic". If load balancer launched in VPC, this value must be "PayByTraffic". Before version 1.10.1, the valid values are "paybybandwidth" and "paybytraffic".