toggle menu
pulumi-azure-kotlin
6.23.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.network.kotlin.inputs
/
RouteTableRouteArgs
/
RouteTableRouteArgs
Route
Table
Route
Args
constructor
(
addressPrefix
:
Output
<
String
>
,
name
:
Output
<
String
>
,
nextHopInIpAddress
:
Output
<
String
>
?
=
null
,
nextHopType
:
Output
<
String
>
)