addressType

@JvmName(name = "inatiguoiojdomgd")
suspend fun addressType(value: Output<String>)
@JvmName(name = "qqwoauwfkovwovfg")
suspend fun addressType(value: String?)

Parameters

value

The network type of the SLB instance. Valid values: "internet", "intranet". If load balancer launched in VPC, this value must be intranet.

  • internet: After an Internet SLB instance is created, the system allocates a public IP address so that the instance can forward requests from the Internet.

  • intranet: After an intranet SLB instance is created, the system allocates an intranet IP address so that the instance can only forward intranet requests.