toggle menu
pulumi-azure-native-kotlin
3.0.1.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
=
"tnkmnfoqnirexqex"
)
suspend
fun
nextHopAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"tkfwsxosxvivdgid"
)
suspend
fun
nextHopAddress
(
value
:
String
?
)
next
Hop
Type
Link copied to clipboard
@
JvmName
(
name
=
"ddfmhgkahjsakcag"
)
fun
nextHopType
(
value
:
RoutingRuleNextHopType
)
@
JvmName
(
name
=
"rxkffwtagejbympc"
)
suspend
fun
nextHopType
(
value
:
Either
<
String
,
RoutingRuleNextHopType
>
)
@
JvmName
(
name
=
"oeqqyjliaqpnxxwj"
)
suspend
fun
nextHopType
(
value
:
Output
<
Either
<
String
,
RoutingRuleNextHopType
>
>
)
@
JvmName
(
name
=
"qahdihfouiegiwea"
)
fun
nextHopType
(
value
:
String
)