pulumi-alicloud-kotlin
3.44.0.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ess.kotlin
/
AlbServerGroupAttachmentArgsBuilder
Alb
Server
Group
Attachment
Args
Builder
class
AlbServerGroupAttachmentArgsBuilder
Builder for
AlbServerGroupAttachmentArgs
.
Functions
Functions
alb
Server
Group
Id
Link copied to clipboard
@
JvmName
(
name
=
"jnelkdiorjimjfhr"
)
suspend
fun
albServerGroupId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"yymwlenxmcktpbvb"
)
suspend
fun
albServerGroupId
(
value
:
String
?
)
force
Attach
Link copied to clipboard
@
JvmName
(
name
=
"ayflthqnvmlcnbha"
)
suspend
fun
forceAttach
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"cxduyyinfyonynkc"
)
suspend
fun
forceAttach
(
value
:
Boolean
?
)
port
Link copied to clipboard
@
JvmName
(
name
=
"adiintvbbgouwpid"
)
suspend
fun
port
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"gblsjpilkanmbpei"
)
suspend
fun
port
(
value
:
Int
?
)
scaling
Group
Id
Link copied to clipboard
@
JvmName
(
name
=
"tkiujyholhbajvqc"
)
suspend
fun
scalingGroupId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ckyauyblerectdqb"
)
suspend
fun
scalingGroupId
(
value
:
String
?
)
weight
Link copied to clipboard
@
JvmName
(
name
=
"gsgwyspbxatfldcq"
)
suspend
fun
weight
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"osolklnlelmiqwfj"
)
suspend
fun
weight
(
value
:
Int
?
)