pulumi-digitalocean-kotlin
4.22.0.0
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.inputs
/
LoadBalancerForwardingRuleArgsBuilder
Load
Balancer
Forwarding
Rule
Args
Builder
class
LoadBalancerForwardingRuleArgsBuilder
Builder for
LoadBalancerForwardingRuleArgs
.
Functions
Functions
certificate
Id
Link copied to clipboard
@
JvmName
(
name
=
"yoablopregripstk"
)
suspend
fun
certificateId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"abmxsdqhidbunlfb"
)
suspend
fun
certificateId
(
value
:
String
?
)
certificate
Name
Link copied to clipboard
@
JvmName
(
name
=
"rwesnflqwreexxie"
)
suspend
fun
certificateName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"twtfpxsdsqrukpws"
)
suspend
fun
certificateName
(
value
:
String
?
)
entry
Port
Link copied to clipboard
@
JvmName
(
name
=
"ojyebikctrfruhgc"
)
suspend
fun
entryPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"mxgrgncovwsoocvo"
)
suspend
fun
entryPort
(
value
:
Int
)
entry
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"fqtaiotxeomwejiv"
)
suspend
fun
entryProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wiergtlnibdbmcrn"
)
suspend
fun
entryProtocol
(
value
:
String
)
target
Port
Link copied to clipboard
@
JvmName
(
name
=
"trqgklphcyslgmpc"
)
suspend
fun
targetPort
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"irqbimyhmolxcmdo"
)
suspend
fun
targetPort
(
value
:
Int
)
target
Protocol
Link copied to clipboard
@
JvmName
(
name
=
"lerijbvtlnsqmmfu"
)
suspend
fun
targetProtocol
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"clhuhqtniqmswpml"
)
suspend
fun
targetProtocol
(
value
:
String
)
tls
Passthrough
Link copied to clipboard
@
JvmName
(
name
=
"hihntsokbhpuxuib"
)
suspend
fun
tlsPassthrough
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"autcwgeisucpdkwc"
)
suspend
fun
tlsPassthrough
(
value
:
Boolean
?
)