Firewall Vpc Firewall Cen Local Vpc Vpc Cidr Table List Args
data class FirewallVpcFirewallCenLocalVpcVpcCidrTableListArgs(val routeEntryLists: Output<List<FirewallVpcFirewallCenLocalVpcVpcCidrTableListRouteEntryListArgs>>? = null, val routeTableId: Output<String>? = null) : ConvertibleToJava<FirewallVpcFirewallCenLocalVpcVpcCidrTableListArgs>
Constructors
Link copied to clipboard
constructor(routeEntryLists: Output<List<FirewallVpcFirewallCenLocalVpcVpcCidrTableListRouteEntryListArgs>>? = null, routeTableId: Output<String>? = null)
Properties
Link copied to clipboard
val routeEntryLists: Output<List<FirewallVpcFirewallCenLocalVpcVpcCidrTableListRouteEntryListArgs>>? = null
The list of route entries in the VPC.
Link copied to clipboard
The ID of the route table of the VPC.