FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs

data class FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs(val localDestinationCidr: Output<String>, val localNextHopInstanceId: Output<String>) : ConvertibleToJava<FirewallVpcFirewallLocalVpcLocalVpcCidrTableListLocalRouteEntryListArgs>

Constructors

constructor(localDestinationCidr: Output<String>, localNextHopInstanceId: Output<String>)

Properties

Link copied to clipboard

The target network segment of the local VPC.

Link copied to clipboard

The ID of the next-hop instance in the local VPC.

Functions

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