pulumi-aws-kotlin
5.42.0.0
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
=
"vhxyhkesifgddihg"
)
suspend
fun
instancePort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"nxgdgwklygtxkddu"
)
suspend
fun
instancePort
(
value
:
Int
)
instance
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"gswuawswlnecrooo"
)
suspend
fun
instanceProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"beyausdnrsgwcfeh"
)
suspend
fun
instanceProtocol
(
value
:
String
)
lb
Port
Link copied to clipboard
@
JvmName
(
name
=
"ftjqraevslylnmkj"
)
suspend
fun
lbPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qvixagsccpwnntnc"
)
suspend
fun
lbPort
(
value
:
Int
)
lb
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"hecqcktakadkruxf"
)
suspend
fun
lbProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vgapxbgrlranwpbm"
)
suspend
fun
lbProtocol
(
value
:
String
)
ssl
Certificate
Id
Link copied to clipboard
@
JvmName
(
name
=
"wpowwpsnnbyhrxtc"
)
suspend
fun
sslCertificateId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"aqasgpsssdorajlf"
)
suspend
fun
sslCertificateId
(
value
:
String
?
)