NetworkConfig / VpcPeeringConfig
VPC peering configuration. Used to define VPC peering connections.
vpcPeering: - name: Peering vpcs: - VPC-A - VPC-B tags: []
Readonly
A friendly name for the peering connection.
An array of tags for the peering connection.
The VPCs to peer.
Generated using TypeDoc
NetworkConfig / VpcPeeringConfig
VPC peering configuration. Used to define VPC peering connections.
Example