pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.network.kotlin.outputs
/
StaticRouteResponse
/
StaticRouteResponse
Static
Route
Response
fun
StaticRouteResponse
(
addressPrefixes
:
List
<
String
>
?
=
null
,
name
:
String
?
=
null
,
nextHopIpAddress
:
String
?
=
null
)