Get Router Interfaces Interface
data class GetRouterInterfacesInterface(val accessPointId: String, val creationTime: String, val description: String, val healthCheckSourceIp: String, val healthCheckTargetIp: String, val id: String, val name: String, val oppositeInterfaceId: String, val oppositeInterfaceOwnerId: String, val oppositeRegionId: String, val oppositeRouterId: String, val oppositeRouterType: String, val role: String, val routerId: String, val routerType: String, val specification: String, val status: String, val vpcId: String)
Constructors
Link copied to clipboard
fun GetRouterInterfacesInterface(accessPointId: String, creationTime: String, description: String, healthCheckSourceIp: String, healthCheckTargetIp: String, id: String, name: String, oppositeInterfaceId: String, oppositeInterfaceOwnerId: String, oppositeRegionId: String, oppositeRouterId: String, oppositeRouterType: String, role: String, routerId: String, routerType: String, specification: String, status: String, vpcId: String)