Firewall Vpc Firewall Local Vpc Local Vpc Cidr Table List Args
data class FirewallVpcFirewallLocalVpcLocalVpcCidrTableListArgs(val localRouteEntryLists: Output<List<FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs>>, val localRouteTableId: Output<String>) : ConvertibleToJava<FirewallVpcFirewallLocalVpcLocalVpcCidrTableListArgs>
Constructors
Link copied to clipboard
constructor(localRouteEntryLists: Output<List<FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs>>, localRouteTableId: Output<String>)
Properties
Link copied to clipboard
val localRouteEntryLists: Output<List<FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs>>
The list of route entries of the local VPC. See local_route_entry_list
below.
Link copied to clipboard
The ID of the route table of the local VPC.