toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ecs.kotlin.inputs
/
ServiceLoadBalancerArgsBuilder
Service
Load
Balancer
Args
Builder
class
ServiceLoadBalancerArgsBuilder
Builder for
ServiceLoadBalancerArgs
.
Members
Functions
container
Name
Link copied to clipboard
@
JvmName
(
name
=
"ahkadvwpddojxqsk"
)
suspend
fun
containerName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"paptpfttvhfgfyup"
)
suspend
fun
containerName
(
value
:
String
)
container
Port
Link copied to clipboard
@
JvmName
(
name
=
"fehsbqstaoevnphr"
)
suspend
fun
containerPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"pbclpwkkfvkwmygx"
)
suspend
fun
containerPort
(
value
:
Int
)
elb
Name
Link copied to clipboard
@
JvmName
(
name
=
"ygjsojmgeagoswsm"
)
suspend
fun
elbName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xhhkivwktlnwdtdr"
)
suspend
fun
elbName
(
value
:
String
?
)
target
Group
Arn
Link copied to clipboard
@
JvmName
(
name
=
"vnjjigvgbeahcgfo"
)
suspend
fun
targetGroupArn
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ceefbdbtjsucexrm"
)
suspend
fun
targetGroupArn
(
value
:
String
?
)