pulumi-aws-kotlin
6.2.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
=
"sepubkrguymundfg"
)
suspend
fun
instancePort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"egujyvxthabnmney"
)
suspend
fun
instancePort
(
value
:
Int
)
instance
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"uollcanoiyytokyh"
)
suspend
fun
instanceProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xixvjbnpwomsuewt"
)
suspend
fun
instanceProtocol
(
value
:
String
)
lb
Port
Link copied to clipboard
@
JvmName
(
name
=
"cqeeossubbifujdi"
)
suspend
fun
lbPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"xlgghwyvlakagkla"
)
suspend
fun
lbPort
(
value
:
Int
)
lb
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"wnewxcqiksjokfyj"
)
suspend
fun
lbProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"uffiobbjjqkgqyqk"
)
suspend
fun
lbProtocol
(
value
:
String
)
ssl
Certificate
Id
Link copied to clipboard
@
JvmName
(
name
=
"ylfhukcbvicfebia"
)
suspend
fun
sslCertificateId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ajyjrgevswxukvfw"
)
suspend
fun
sslCertificateId
(
value
:
String
?
)