FirewallVpcFirewallLocalVpcLocalVpcCidrTableListArgs

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

Constructors

Functions

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

Properties

Link copied to clipboard

The list of route entries of the local VPC.See the following Block LocalRouteEntryList.

Link copied to clipboard

The ID of the route table of the local VPC.