pulumi-azure-kotlin
5.58.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin
/
RouteArgsBuilder
Route
Args
Builder
class
RouteArgsBuilder
Builder for
RouteArgs
.
Functions
Functions
address
Prefix
Link copied to clipboard
@
JvmName
(
name
=
"sbytuurvycvvtifl"
)
suspend
fun
addressPrefix
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"ykmwaeksktefstfw"
)
suspend
fun
addressPrefix
(
value
:
String
?
)
name
Link copied to clipboard
@
JvmName
(
name
=
"rkvjnjxulutpakdi"
)
suspend
fun
name
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"geutrpxcmgrpejgi"
)
suspend
fun
name
(
value
:
String
?
)
next
Hop
In
Ip
Address
Link copied to clipboard
@
JvmName
(
name
=
"cfucqvwcpwhkxrlp"
)
suspend
fun
nextHopInIpAddress
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mdweymoquixlcqxa"
)
suspend
fun
nextHopInIpAddress
(
value
:
String
?
)
next
Hop
Type
Link copied to clipboard
@
JvmName
(
name
=
"rrobwafshelmpysi"
)
suspend
fun
nextHopType
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wgoxmxxfngtqbmpe"
)
suspend
fun
nextHopType
(
value
:
String
?
)
resource
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"kxkegyxbeqhfydnm"
)
suspend
fun
resourceGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"obchvepxcbpmuyle"
)
suspend
fun
resourceGroupName
(
value
:
String
?
)
route
Table
Name
Link copied to clipboard
@
JvmName
(
name
=
"pnudawgperfselvi"
)
suspend
fun
routeTableName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"mxwcajrlelbiiyfw"
)
suspend
fun
routeTableName
(
value
:
String
?
)