type

@JvmName(name = "abdoftkgtkhpfccr")
suspend fun type(value: Output<String>)
@JvmName(name = "pblbkcuqbngxlwsm")
suspend fun type(value: String)

Parameters

value

The type of Endpoint N in the endpoint group. Valid values:

  • Domain: A custom domain name.

  • Ip: A custom IP address.

  • PublicIp: An Alibaba Cloud public IP address.

  • ECS: An Elastic Compute Service (ECS) instance.

  • SLB: A Classic Load Balancer (CLB) instance.

  • ALB: An Application Load Balancer (ALB) instance.

  • NLB: A Network Load Balancer (NLB) instance.

  • ENI: An Elastic Network Interface (ENI).

  • OSS: An Object Storage Service (OSS) bucket.

NOTE: From version 1.232.0, type can be set to ALB, NLB, ENI, OSS.