FirewallVpcFirewallCenLocalVpcVpcCidrTableListRouteEntryListArgs

data class FirewallVpcFirewallCenLocalVpcVpcCidrTableListRouteEntryListArgs(val destinationCidr: Output<String>? = null, val nextHopInstanceId: Output<String>? = null) : ConvertibleToJava<FirewallVpcFirewallCenLocalVpcVpcCidrTableListRouteEntryListArgs>

Constructors

constructor(destinationCidr: Output<String>? = null, nextHopInstanceId: Output<String>? = null)

Properties

Link copied to clipboard
val destinationCidr: Output<String>? = null

The target network segment of the VPC.

Link copied to clipboard
val nextHopInstanceId: Output<String>? = null

The ID of the next hop instance in the VPC.

Functions

Link copied to clipboard
open override fun toJava(): FirewallVpcFirewallCenLocalVpcVpcCidrTableListRouteEntryListArgs