Static Route Route Args
constructor(createdOn: Output<String>? = null, description: Output<String>? = null, id: Output<String>? = null, modifiedOn: Output<String>? = null, nexthop: Output<String>? = null, prefix: Output<String>? = null, priority: Output<Int>? = null, scope: Output<StaticRouteRouteScopeArgs>? = null, weight: Output<Int>? = null)