public sealed class VpcPeeringConfig : IMessage<VpcPeeringConfig>, IEquatable<VpcPeeringConfig>, IDeepCloneable<VpcPeeringConfig>, IBufferMessage, IMessage
The VPC Peering configuration is used to create VPC peering between
Datastream and the consumer's VPC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eVpcPeeringConfig\u003c/code\u003e class, which is used for configuring VPC peering between Datastream and a consumer's VPC.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eVpcPeeringConfig\u003c/code\u003e class is 2.9.0, and the page provides access to documentation for versions ranging from 1.0.0 to 2.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVpcPeeringConfig\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eSubnet\u003c/code\u003e (a free subnet for peering with a CIDR of /29), \u003ccode\u003eVpc\u003c/code\u003e (the fully qualified name of the VPC), and \u003ccode\u003eVpcAsNetworksName\u003c/code\u003e (a \u003ccode\u003eNetworksName\u003c/code\u003e-typed view over the VPC resource name).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for creating instances of the \u003ccode\u003eVpcPeeringConfig\u003c/code\u003e class, one parameterless, and one that takes another \u003ccode\u003eVpcPeeringConfig\u003c/code\u003e object as its parameter.\u003c/p\u003e\n"]]],[],null,[]]