toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.slb.kotlin
/
AttachmentArgs
/
AttachmentArgs
Attachment
Args
constructor
(
backendServers
:
Output
<
String
>
?
=
null
,
deleteProtectionValidation
:
Output
<
Boolean
>
?
=
null
,
instanceIds
:
Output
<
List
<
String
>
>
?
=
null
,
loadBalancerId
:
Output
<
String
>
?
=
null
,
serverType
:
Output
<
String
>
?
=
null
,
weight
:
Output
<
Int
>
?
=
null
)