pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.slb.kotlin.outputs
/
GetAttachmentsSlbAttachment
Get
Attachments
Slb
Attachment
data
class
GetAttachmentsSlbAttachment
(
val
instanceId
:
String
,
val
weight
:
Int
)
Types
Constructors
Properties
Constructors
Get
Attachments
Slb
Attachment
Link copied to clipboard
fun
GetAttachmentsSlbAttachment
(
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.