toggle menu
pulumi-digitalocean-kotlin
4.30.2.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
=
"dfmvfqwjbrmobpml"
)
suspend
fun
certificateId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vasfcstctlefcnok"
)
suspend
fun
certificateId
(
value
:
String
?
)
certificate
Name
Link copied to clipboard
@
JvmName
(
name
=
"wihsicgrukiuifyl"
)
suspend
fun
certificateName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"goqqtamlgqdvemgd"
)
suspend
fun
certificateName
(
value
:
String
?
)
entry
Port
Link copied to clipboard
@
JvmName
(
name
=
"jjvvbrkpoxdllxtm"
)
suspend
fun
entryPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"wmesihlimwtmvbem"
)
suspend
fun
entryPort
(
value
:
Int
)
entry
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"exbrwdwifsvxsbon"
)
suspend
fun
entryProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mmkbalsrybvvsvxm"
)
suspend
fun
entryProtocol
(
value
:
String
)
target
Port
Link copied to clipboard
@
JvmName
(
name
=
"cvmavlhllgavyleo"
)
suspend
fun
targetPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"fvffikrbhvuskxlv"
)
suspend
fun
targetPort
(
value
:
Int
)
target
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"ojcksbmbouxdkuab"
)
suspend
fun
targetProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gditkbcveaadpvln"
)
suspend
fun
targetProtocol
(
value
:
String
)
tls
Passthrough
Link copied to clipboard
@
JvmName
(
name
=
"pkdifynkqguqkkie"
)
suspend
fun
tlsPassthrough
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"ikdodhoyiqckdewd"
)
suspend
fun
tlsPassthrough
(
value
:
Boolean
?
)