toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.inputs
/
RoutingRuleNextHopArgsBuilder
Routing
Rule
Next
Hop
Args
Builder
class
RoutingRuleNextHopArgsBuilder
Builder for
RoutingRuleNextHopArgs
.
Members
Functions
next
Hop
Address
Link copied to clipboard
@
JvmName
(
name
=
"cesgphllgvrvbbxt"
)
suspend
fun
nextHopAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"njmypkggcnuiddio"
)
suspend
fun
nextHopAddress
(
value
:
String
?
)
next
Hop
Type
Link copied to clipboard
@
JvmName
(
name
=
"cmrepsxntdxhxebu"
)
fun
nextHopType
(
value
:
RoutingRuleNextHopType
)
@
JvmName
(
name
=
"lqokwphmicjxmmbv"
)
suspend
fun
nextHopType
(
value
:
Either
<
String
,
RoutingRuleNextHopType
>
)
@
JvmName
(
name
=
"wpgsuxfvqspxmxvt"
)
suspend
fun
nextHopType
(
value
:
Output
<
Either
<
String
,
RoutingRuleNextHopType
>
>
)
@
JvmName
(
name
=
"swvtpqtvdtioqbcv"
)
fun
nextHopType
(
value
:
String
)