Amazon.EC2.Model.CreateVpcPeeringConnectionRequest.IsSetPeerVpcId C# (CSharp) Method

IsSetPeerVpcId() private method

private IsSetPeerVpcId ( ) : bool
return bool
        internal bool IsSetPeerVpcId()
        {
            return this._peerVpcId != null;
        }
CreateVpcPeeringConnectionRequest