GetApplicationLoadBalancersBalancerBackendServer

data class GetApplicationLoadBalancersBalancerBackendServer(val description: String, val serverId: String, val type: String, val weight: Int)

Constructors

constructor(description: String, serverId: String, type: String, weight: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The description of protocol.

Link copied to clipboard

The server ID.

Link copied to clipboard

The type of servers.

Link copied to clipboard
val weight: Int

The weight of servers.