FirewallVpcFirewallCenLocalVpcVpcCidrTableListRouteEntryList

data class FirewallVpcFirewallCenLocalVpcVpcCidrTableListRouteEntryList(val destinationCidr: String? = null, val nextHopInstanceId: String? = null)

Constructors

constructor(destinationCidr: String? = null, nextHopInstanceId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val destinationCidr: String? = null

The target network segment of the VPC.

Link copied to clipboard

The ID of the next hop instance in the VPC.