Router Interface Args
constructor(accessPointId: Output<String>? = null, autoPay: Output<Boolean>? = null, deleteHealthCheckIp: Output<Boolean>? = null, description: Output<String>? = null, hcRate: Output<Int>? = null, hcThreshold: Output<String>? = null, healthCheckSourceIp: Output<String>? = null, healthCheckTargetIp: Output<String>? = null, oppositeAccessPointId: Output<String>? = null, oppositeInterfaceId: Output<String>? = null, oppositeInterfaceOwnerId: Output<String>? = null, oppositeRegionId: Output<String>? = null, oppositeRouterId: Output<String>? = null, oppositeRouterType: Output<String>? = null, paymentType: Output<String>? = null, period: Output<Int>? = null, pricingCycle: Output<String>? = null, role: Output<String>? = null, routerId: Output<String>? = null, routerInterfaceId: Output<String>? = null, routerInterfaceName: Output<String>? = null, routerType: Output<String>? = null, spec: Output<String>? = null, status: Output<String>? = null)