toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.slb.kotlin.outputs
/
GetLoadBalancersBalancerBackendServer
Get
Load
Balancers
Balancer
Backend
Server
data
class
GetLoadBalancersBalancerBackendServer
(
val
description
:
String
,
val
serverId
:
String
,
val
type
:
String
,
val
weight
:
Int
)
Members
Constructors
Get
Load
Balancers
Balancer
Backend
Server
Link copied to clipboard
constructor
(
description
:
String
,
serverId
:
String
,
type
:
String
,
weight
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
description
Link copied to clipboard
val
description
:
String
server
Id
Link copied to clipboard
val
serverId
:
String
type
Link copied to clipboard
val
type
:
String
weight
Link copied to clipboard
val
weight
:
Int