pulumi-aws-kotlin
5.29.1.1
pulumi-aws-kotlin
/
com.pulumi.aws.elasticloadbalancing.kotlin.inputs
/
LoadBalancerListenerArgsBuilder
Load
Balancer
Listener
Args
Builder
class
LoadBalancerListenerArgsBuilder
Builder for
LoadBalancerListenerArgs
.
Functions
Functions
instance
Port
Link copied to clipboard
@
JvmName
(
name
=
"wjoerxbgpmtwotrn"
)
suspend
fun
instancePort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"eajundcwhxeevxnl"
)
suspend
fun
instancePort
(
value
:
Int
)
instance
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"iuvlfodkvmnnrgju"
)
suspend
fun
instanceProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fmjkvlpregjdvpas"
)
suspend
fun
instanceProtocol
(
value
:
String
)
lb
Port
Link copied to clipboard
@
JvmName
(
name
=
"ilpcmdgqomksslkj"
)
suspend
fun
lbPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"ecwludihthbecoey"
)
suspend
fun
lbPort
(
value
:
Int
)
lb
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"cxgqquhiflhqeilu"
)
suspend
fun
lbProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"phngqcfgdhuagffr"
)
suspend
fun
lbProtocol
(
value
:
String
)
ssl
Certificate
Id
Link copied to clipboard
@
JvmName
(
name
=
"ygobbcdifjkjqwsa"
)
suspend
fun
sslCertificateId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xhijesyvvljyergg"
)
suspend
fun
sslCertificateId
(
value
:
String
?
)