toggle menu
pulumi-cloudflare-kotlin
6.0.1.0
jvm
switch theme
search in API
pulumi-cloudflare-kotlin
/
com.pulumi.cloudflare.kotlin.outputs
/
MagicWanStaticRouteModifiedRoute
/
MagicWanStaticRouteModifiedRoute
Magic
Wan
Static
Route
Modified
Route
constructor
(
createdOn
:
String
?
=
null
,
description
:
String
?
=
null
,
id
:
String
?
=
null
,
modifiedOn
:
String
?
=
null
,
nexthop
:
String
?
=
null
,
prefix
:
String
?
=
null
,
priority
:
Int
?
=
null
,
scope
:
MagicWanStaticRouteModifiedRouteScope
?
=
null
,
weight
:
Int
?
=
null
)