toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.slb.kotlin.outputs
/
GetAttachmentsSlbAttachment
Get
Attachments
Slb
Attachment
data
class
GetAttachmentsSlbAttachment
(
val
instanceId
:
String
,
val
weight
:
Int
)
Members
Constructors
Get
Attachments
Slb
Attachment
Link copied to clipboard
constructor
(
instanceId
:
String
,
weight
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
instance
Id
Link copied to clipboard
val
instanceId
:
String
ID of the attached ECS instance.
weight
Link copied to clipboard
val
weight
:
Int
Weight associated to the ECS instance.