FirewallVpcFirewallLocalVpcLocalVpcCidrTableListArgs

data class FirewallVpcFirewallLocalVpcLocalVpcCidrTableListArgs(val localRouteEntryLists: Output<List<FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs>>, val localRouteTableId: Output<String>) : ConvertibleToJava<FirewallVpcFirewallLocalVpcLocalVpcCidrTableListArgs>

Constructors

constructor(localRouteEntryLists: Output<List<FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs>>, localRouteTableId: Output<String>)

Properties

Link copied to clipboard

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.

Functions

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