toggle menu
pulumi-digitalocean-kotlin
4.45.0.0
jvm
switch theme
search in API
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.inputs
/
LoadBalancerForwardingRuleArgsBuilder
Load
Balancer
Forwarding
Rule
Args
Builder
class
LoadBalancerForwardingRuleArgsBuilder
Builder for
LoadBalancerForwardingRuleArgs
.
Members
Functions
certificate
Id
Link copied to clipboard
@
JvmName
(
name
=
"wcokmutsfqjbrhvs"
)
suspend
fun
certificateId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cmduiwfhuphckmom"
)
suspend
fun
certificateId
(
value
:
String
?
)
certificate
Name
Link copied to clipboard
@
JvmName
(
name
=
"brblchvnnexqdndc"
)
suspend
fun
certificateName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"pnjionqjnsbxdyvb"
)
suspend
fun
certificateName
(
value
:
String
?
)
entry
Port
Link copied to clipboard
@
JvmName
(
name
=
"lidetsdpdxkkujph"
)
suspend
fun
entryPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wnojpvxxiqnotthc"
)
suspend
fun
entryPort
(
value
:
Int
)
entry
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"cprvfxegunuuxqep"
)
suspend
fun
entryProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"dnqgvikyqtlvmpqa"
)
suspend
fun
entryProtocol
(
value
:
String
)
target
Port
Link copied to clipboard
@
JvmName
(
name
=
"enhbhjyroytnuacp"
)
suspend
fun
targetPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"fisyxmwypcqfqdnm"
)
suspend
fun
targetPort
(
value
:
Int
)
target
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"qdjakgucyqvcrnbw"
)
suspend
fun
targetProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"fotxtbhwjkbiulmw"
)
suspend
fun
targetProtocol
(
value
:
String
)
tls
Passthrough
Link copied to clipboard
@
JvmName
(
name
=
"ydxbynibcxocncma"
)
suspend
fun
tlsPassthrough
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"eucwtvbxnfgckkhe"
)
suspend
fun
tlsPassthrough
(
value
:
Boolean
?
)