FirewallVpcFirewallCenLocalVpcVpcCidrTableListArgs

data class FirewallVpcFirewallCenLocalVpcVpcCidrTableListArgs(val routeEntryLists: Output<List<FirewallVpcFirewallCenLocalVpcVpcCidrTableListRouteEntryListArgs>>? = null, val routeTableId: Output<String>? = null) : ConvertibleToJava<FirewallVpcFirewallCenLocalVpcVpcCidrTableListArgs>

Constructors

constructor(routeEntryLists: Output<List<FirewallVpcFirewallCenLocalVpcVpcCidrTableListRouteEntryListArgs>>? = null, routeTableId: Output<String>? = null)

Properties

Link copied to clipboard

The list of route entries in the VPC.

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

The ID of the route table of the VPC.

Functions

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