toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.elb.kotlin.inputs
/
LoadBalancerListenerArgsBuilder
Load
Balancer
Listener
Args
Builder
class
LoadBalancerListenerArgsBuilder
Builder for
LoadBalancerListenerArgs
.
Members
Functions
instance
Port
Link copied to clipboard
@
JvmName
(
name
=
"wbstbexxoxcskjnu"
)
suspend
fun
instancePort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"bikfxdxthgtoimel"
)
suspend
fun
instancePort
(
value
:
Int
)
instance
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"nhmxmxrekeescxuq"
)
suspend
fun
instanceProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ejagphrfoncqrmap"
)
suspend
fun
instanceProtocol
(
value
:
String
)
lb
Port
Link copied to clipboard
@
JvmName
(
name
=
"bxscgfwpamhuuvsd"
)
suspend
fun
lbPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xavgmvqddrsmsnui"
)
suspend
fun
lbPort
(
value
:
Int
)
lb
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"otjuyldovgwstyrr"
)
suspend
fun
lbProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xeiomwvjwmwoinop"
)
suspend
fun
lbProtocol
(
value
:
String
)
ssl
Certificate
Id
Link copied to clipboard
@
JvmName
(
name
=
"dbleaukwcatburgg"
)
suspend
fun
sslCertificateId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"smggfcsiwmvqxrwx"
)
suspend
fun
sslCertificateId
(
value
:
String
?
)