pulumi-aws-kotlin
6.33.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.elb.kotlin.inputs
/
LoadBalancerListenerArgsBuilder
Load
Balancer
Listener
Args
Builder
class
LoadBalancerListenerArgsBuilder
Builder for
LoadBalancerListenerArgs
.
Functions
Functions
instance
Port
Link copied to clipboard
@
JvmName
(
name
=
"afbfikpetkulvdgv"
)
suspend
fun
instancePort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"gtjbxfhgojwuawrw"
)
suspend
fun
instancePort
(
value
:
Int
)
instance
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"vhriftfioxccsjoh"
)
suspend
fun
instanceProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kmqggsrfftgukkfd"
)
suspend
fun
instanceProtocol
(
value
:
String
)
lb
Port
Link copied to clipboard
@
JvmName
(
name
=
"ieyuxvmpyqphusbk"
)
suspend
fun
lbPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hxrqvdqlqwivvmog"
)
suspend
fun
lbPort
(
value
:
Int
)
lb
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"yfrjjktyjlnrlrxh"
)
suspend
fun
lbProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"lxjnuowjpdfntwgd"
)
suspend
fun
lbProtocol
(
value
:
String
)
ssl
Certificate
Id
Link copied to clipboard
@
JvmName
(
name
=
"chvwpuwwgcleemue"
)
suspend
fun
sslCertificateId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"eesjfvfwyllendxh"
)
suspend
fun
sslCertificateId
(
value
:
String
?
)