FirewallVpcFirewallPeerVpcPeerVpcCidrTableListPeerRouteEntryListArgs

data class FirewallVpcFirewallPeerVpcPeerVpcCidrTableListPeerRouteEntryListArgs(val peerDestinationCidr: Output<String>, val peerNextHopInstanceId: Output<String>) : ConvertibleToJava<FirewallVpcFirewallPeerVpcPeerVpcCidrTableListPeerRouteEntryListArgs>

Constructors

constructor(peerDestinationCidr: Output<String>, peerNextHopInstanceId: Output<String>)

Properties

Link copied to clipboard

The target network segment of the peer VPC.

Link copied to clipboard

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

Functions

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