Get Vpc Firewalls Firewall Local Vpc Local Vpc Cidr Table List
data class GetVpcFirewallsFirewallLocalVpcLocalVpcCidrTableList(val localRouteEntryLists: List<GetVpcFirewallsFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryList>, val localRouteTableId: String)
Constructors
Link copied to clipboard
constructor(localRouteEntryLists: List<GetVpcFirewallsFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryList>, localRouteTableId: String)
Properties
Link copied to clipboard
val localRouteEntryLists: List<GetVpcFirewallsFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryList>
The list of route entries of the local VPC.
Link copied to clipboard
The ID of the route table of the local VPC.