Amazon.EC2.Model.AcceptVpcPeeringConnectionResponse.IsSetVpcPeeringConnection C# (CSharp) Method

IsSetVpcPeeringConnection() private method

private IsSetVpcPeeringConnection ( ) : bool
return bool
        internal bool IsSetVpcPeeringConnection()
        {
            return this._vpcPeeringConnection != null;
        }
AcceptVpcPeeringConnectionResponse