public sealed class VpcPeeringConfig : IMessage<VpcPeeringConfig>, IEquatable<VpcPeeringConfig>, IDeepCloneable<VpcPeeringConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class VpcPeeringConfig.
The VPC peering configuration is used to create VPC peering with the
consumer's VPC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eVpcPeeringConfig\u003c/code\u003e class within the Database Migration v1 API is version 2.5.0, with several prior versions available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVpcPeeringConfig\u003c/code\u003e is a class for configuring VPC peering with a consumer's VPC for Database Migration Service.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities for message handling, equality checks, deep cloning, and buffer message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eVpcPeeringConfig\u003c/code\u003e class has properties for \u003ccode\u003eSubnet\u003c/code\u003e, \u003ccode\u003eVpcName\u003c/code\u003e, and \u003ccode\u003eVpcNameAsNetworksName\u003c/code\u003e, allowing for the configuration of a free subnet, the fully qualified VPC name, and the network name, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for this class, one parameterless and one that takes in a \u003ccode\u003eVpcPeeringConfig\u003c/code\u003e object, allowing for the creation of a new \u003ccode\u003eVpcPeeringConfig\u003c/code\u003e object or creating a copy of one.\u003c/p\u003e\n"]]],[],null,[]]